No need of DefaultWebContentsDelegate
authorCheng Zhao <zcbenz@gmail.com>
Mon, 1 Feb 2016 13:09:12 +0000 (21:09 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 1 Feb 2016 13:09:12 +0000 (21:09 +0800)
atom/browser/common_web_contents_delegate.h
vendor/brightray

index 828729d..83ef285 100644 (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:
index ea6011b..2a5cd71 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ea6011bc9607f321258bf93e510f56f031973230
+Subproject commit 2a5cd7178b641de91ca6eb0bca826fea588f923a