Index: content/renderer/service_worker/service_worker_context_client.h |
diff --git a/content/renderer/service_worker/service_worker_context_client.h b/content/renderer/service_worker/service_worker_context_client.h |
index 038684e20bf05adb68e2aacc8a16bb469a97ff1d..54fd780ba1b276112f08dd47bb9c45e5bba77769 100644 |
--- a/content/renderer/service_worker/service_worker_context_client.h |
+++ b/content/renderer/service_worker/service_worker_context_client.h |
@@ -21,8 +21,8 @@ |
#include "mojo/application/public/interfaces/service_provider.mojom.h" |
#include "third_party/WebKit/public/platform/WebGeofencingEventType.h" |
#include "third_party/WebKit/public/platform/WebMessagePortChannel.h" |
-#include "third_party/WebKit/public/platform/WebServiceWorkerError.h" |
-#include "third_party/WebKit/public/web/WebServiceWorkerContextClient.h" |
+#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerError.h" |
+#include "third_party/WebKit/public/web/modules/serviceworker/WebServiceWorkerContextClient.h" |
#include "v8/include/v8.h" |
namespace base { |