Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1769)

Unified Diff: Source/platform/exported/WebServiceWorkerProxy.cpp

Issue 1262943002: Move ServiceWorker public headers to public/{web,platform}/modules/serviceworker (1/3) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased 2 Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/modules/serviceworkers/WaitUntilObserver.cpp ('k') | Source/platform/network/ResourceResponse.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebServiceWorkerProxy.cpp
diff --git a/Source/platform/exported/WebServiceWorkerProxy.cpp b/Source/platform/exported/WebServiceWorkerProxy.cpp
index c05fa298cfe63e22898223e9d8d8e2bf46bfb689..c050304e64573970f98304c2b745bdabc40bcda1 100644
--- a/Source/platform/exported/WebServiceWorkerProxy.cpp
+++ b/Source/platform/exported/WebServiceWorkerProxy.cpp
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "config.h"
-#include "public/platform/WebServiceWorkerProxy.h"
+#include "public/platform/modules/serviceworker/WebServiceWorkerProxy.h"
// This WebServiceWorkerProxy.cpp, which includes only config.h and
// WebServiceWorkerProxy.h, should be in Source/platform/exported,
« no previous file with comments | « Source/modules/serviceworkers/WaitUntilObserver.cpp ('k') | Source/platform/network/ResourceResponse.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698