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

Unified Diff: third_party/WebKit/public/web/WebSharedWorker.h

Issue 2887233003: ../platform/ => public/platform/ (Closed)
Patch Set: Revert a few more header includes Created 3 years, 7 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: third_party/WebKit/public/web/WebSharedWorker.h
diff --git a/third_party/WebKit/public/web/WebSharedWorker.h b/third_party/WebKit/public/web/WebSharedWorker.h
index cf156706fe482fa0bce9d9be6fb82473b4afd67d..3d1be7cb8936f4c656442c6fba15700a97c94da6 100644
--- a/third_party/WebKit/public/web/WebSharedWorker.h
+++ b/third_party/WebKit/public/web/WebSharedWorker.h
@@ -31,9 +31,9 @@
#ifndef WebSharedWorker_h
#define WebSharedWorker_h
-#include "../platform/WebAddressSpace.h"
-#include "../platform/WebCommon.h"
-#include "../platform/WebContentSecurityPolicy.h"
+#include "public/platform/WebAddressSpace.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebContentSecurityPolicy.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebSettings.h ('k') | third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698