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

Unified Diff: Source/modules/serviceworkers/ServiceWorkerClients.h

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
Index: Source/modules/serviceworkers/ServiceWorkerClients.h
diff --git a/Source/modules/serviceworkers/ServiceWorkerClients.h b/Source/modules/serviceworkers/ServiceWorkerClients.h
index af15c3458c3cea5257e58b59a14f809534316504..111a711b3ecafdef630dc4ef58cced87bdecd918 100644
--- a/Source/modules/serviceworkers/ServiceWorkerClients.h
+++ b/Source/modules/serviceworkers/ServiceWorkerClients.h
@@ -8,7 +8,7 @@
#include "bindings/core/v8/ScriptWrappable.h"
#include "modules/serviceworkers/ClientQueryOptions.h"
#include "platform/heap/Handle.h"
-#include "public/platform/WebServiceWorkerClientsInfo.h"
+#include "public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h"
namespace blink {
« no previous file with comments | « Source/modules/serviceworkers/ServiceWorkerClient.h ('k') | Source/modules/serviceworkers/ServiceWorkerClients.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698