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

Unified Diff: third_party/WebKit/public/web/WebScriptController.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
« no previous file with comments | « third_party/WebKit/public/web/WebSandboxFlags.h ('k') | third_party/WebKit/public/web/WebScriptSource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebScriptController.h
diff --git a/third_party/WebKit/public/web/WebScriptController.h b/third_party/WebKit/public/web/WebScriptController.h
index 70031af073249f5cc12b45781ebae6c695e4a441..7b30f102e66c112640d57db2e417e06cb8e557bc 100644
--- a/third_party/WebKit/public/web/WebScriptController.h
+++ b/third_party/WebKit/public/web/WebScriptController.h
@@ -31,7 +31,7 @@
#ifndef WebScriptController_h
#define WebScriptController_h
-#include "../platform/WebCommon.h"
+#include "public/platform/WebCommon.h"
namespace v8 {
class Extension;
« no previous file with comments | « third_party/WebKit/public/web/WebSandboxFlags.h ('k') | third_party/WebKit/public/web/WebScriptSource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698