removed will-navigate and did-navigate events

This commit is contained in:
deepak1556 2015-04-25 09:50:11 +05:30
parent 05be71e9bc
commit 18b3dfa350
8 changed files with 5 additions and 48 deletions

View file

@ -7,6 +7,7 @@
#include <string>
#include <vector>
#include <set>
#include "atom/browser/api/event_emitter.h"
#include "brightray/browser/default_web_contents_delegate.h"