| 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 445d67a66ed1820c3beea1e5b99e070785d545fb..a9e2821aab979ff6dd3caec1dfdfab723a9fa923 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
|
|
|