Index: third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
diff --git a/third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp b/third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
index 5c9baf6b6a5761965c7faae112cfdc0bc6d688d8..970fe0d355a7760f289583317d9b78cb0705c0f1 100644 |
--- a/third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
+++ b/third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp |
@@ -30,7 +30,7 @@ |
#include "web/ServiceWorkerGlobalScopeProxy.h" |
-#include "bindings/core/v8/WorkerScriptController.h" |
+#include "bindings/core/v8/IsolatedScriptController.h" |
#include "core/dom/CrossThreadTask.h" |
#include "core/dom/Document.h" |
#include "core/dom/ExecutionContext.h" |