Index: Source/web/WebSharedWorkerImpl.cpp |
diff --git a/Source/web/WebSharedWorkerImpl.cpp b/Source/web/WebSharedWorkerImpl.cpp |
index ab11d3053f3fd9df420356266bd66b506f5b3740..4f4921959145f3f80a21524cda036bdba36db9a4 100644 |
--- a/Source/web/WebSharedWorkerImpl.cpp |
+++ b/Source/web/WebSharedWorkerImpl.cpp |
@@ -64,10 +64,10 @@ |
#include "public/platform/WebURLRequest.h" |
#include "public/web/WebDevToolsAgent.h" |
#include "public/web/WebFrame.h" |
-#include "public/web/WebServiceWorkerNetworkProvider.h" |
#include "public/web/WebSettings.h" |
#include "public/web/WebView.h" |
#include "public/web/WebWorkerContentSettingsClientProxy.h" |
+#include "public/web/modules/serviceworker/WebServiceWorkerNetworkProvider.h" |
#include "web/LocalFileSystemClient.h" |
#include "web/WebDataSourceImpl.h" |
#include "web/WebLocalFrameImpl.h" |