Index: content/common/service_worker/service_worker_messages.h |
diff --git a/content/common/service_worker/service_worker_messages.h b/content/common/service_worker/service_worker_messages.h |
index 0c275313f8c0b0819dc48ff5ffc2c6b53026dc1d..f3f620a220f0cb94ea96ca6fc2bf225a1d387bd9 100644 |
--- a/content/common/service_worker/service_worker_messages.h |
+++ b/content/common/service_worker/service_worker_messages.h |
@@ -18,8 +18,8 @@ |
#include "ipc/ipc_param_traits.h" |
#include "third_party/WebKit/public/platform/WebCircularGeofencingRegion.h" |
#include "third_party/WebKit/public/platform/WebGeofencingEventType.h" |
-#include "third_party/WebKit/public/platform/WebServiceWorkerError.h" |
-#include "third_party/WebKit/public/platform/WebServiceWorkerEventResult.h" |
+#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerError.h" |
+#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEventResult.h" |
#include "url/gurl.h" |
#undef IPC_MESSAGE_EXPORT |