Index: Source/web/ServiceWorkerGlobalScopeClientImpl.cpp |
diff --git a/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp b/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp |
index ab88fe3e175ff4e6484243afe5449a5985baf42a..1e314ae6e1c5f68d70bfd39cbd9fcbcb9d538ce0 100644 |
--- a/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp |
+++ b/Source/web/ServiceWorkerGlobalScopeClientImpl.cpp |
@@ -32,7 +32,6 @@ |
#include "web/ServiceWorkerGlobalScopeClientImpl.h" |
#include "modules/serviceworkers/Response.h" |
-#include "platform/NotImplemented.h" |
#include "public/platform/WebServiceWorkerResponse.h" |
#include "public/platform/WebURL.h" |
#include "public/web/WebServiceWorkerContextClient.h" |