No need of DefaultWebContentsDelegate

This commit is contained in:
Cheng Zhao 2016-02-01 21:09:12 +08:00
parent 159fb857f4
commit 7d68ca21c8
2 changed files with 3 additions and 3 deletions

View file

@ -9,10 +9,10 @@
#include <string>
#include <vector>
#include "brightray/browser/default_web_contents_delegate.h"
#include "brightray/browser/inspectable_web_contents_impl.h"
#include "brightray/browser/inspectable_web_contents_delegate.h"
#include "brightray/browser/inspectable_web_contents_view_delegate.h"
#include "content/public/browser/web_contents_delegate.h"
namespace atom {
@ -21,7 +21,7 @@ class NativeWindow;
class WebDialogHelper;
class CommonWebContentsDelegate
: public brightray::DefaultWebContentsDelegate,
: public content::WebContentsDelegate,
public brightray::InspectableWebContentsDelegate,
public brightray::InspectableWebContentsViewDelegate {
public:

2
vendor/brightray vendored

@ -1 +1 @@
Subproject commit ea6011bc9607f321258bf93e510f56f031973230
Subproject commit 2a5cd7178b641de91ca6eb0bca826fea588f923a