| Index: content/child/service_worker/web_service_worker_impl.h
|
| diff --git a/content/child/service_worker/web_service_worker_impl.h b/content/child/service_worker/web_service_worker_impl.h
|
| index e3f2cb6efa0864fbb89248ced9dcec2e5f774abc..2df690c7534b2c7b70bf12bf432bcddacd40fafa 100644
|
| --- a/content/child/service_worker/web_service_worker_impl.h
|
| +++ b/content/child/service_worker/web_service_worker_impl.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/strings/string16.h"
|
| #include "third_party/WebKit/public/platform/WebMessagePortChannel.h"
|
| -#include "third_party/WebKit/public/platform/WebServiceWorker.h"
|
| +#include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorker.h"
|
| #include "third_party/WebKit/public/web/WebFrame.h"
|
|
|
| namespace blink {
|
|
|