Index: third_party/WebKit/Source/web/WebStorageEventDispatcherImpl.cpp |
diff --git a/third_party/WebKit/Source/web/WebStorageEventDispatcherImpl.cpp b/third_party/WebKit/Source/web/WebStorageEventDispatcherImpl.cpp |
index 764111cc0a1ba6fd6aad5f2081f8740cbaaded3f..1b4b0e38aecb4f2e9623cdc3898447d6606df251 100644 |
--- a/third_party/WebKit/Source/web/WebStorageEventDispatcherImpl.cpp |
+++ b/third_party/WebKit/Source/web/WebStorageEventDispatcherImpl.cpp |
@@ -30,11 +30,11 @@ |
#include "public/web/WebStorageEventDispatcher.h" |
+#include "core/exported/WebViewBase.h" |
#include "modules/storage/StorageArea.h" |
#include "platform/weborigin/KURL.h" |
#include "platform/weborigin/SecurityOrigin.h" |
#include "public/platform/WebURL.h" |
-#include "web/WebViewImpl.h" |
namespace blink { |