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

Unified Diff: public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h

Issue 1262603004: Move ServiceWorker public headers to public/{web,platform}/modules/serviceworker (3/3) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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: public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h
diff --git a/public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h b/public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h
index 53dfa93a766eb10676ee90eace6c59f9ca3c272b..6ca5e693b3150ef89c9aab9dcdec387bb1001fc7 100644
--- a/public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h
+++ b/public/platform/modules/serviceworker/WebServiceWorkerClientsInfo.h
@@ -8,10 +8,10 @@
#include "public/platform/WebCallbacks.h"
#include "public/platform/WebPageVisibilityState.h"
#include "public/platform/WebPassOwnPtr.h"
-#include "public/platform/WebServiceWorkerClientType.h"
#include "public/platform/WebURL.h"
#include "public/platform/WebURLRequest.h"
#include "public/platform/WebVector.h"
+#include "public/platform/modules/serviceworker/WebServiceWorkerClientType.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698