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

Unified Diff: third_party/WebKit/public/web/WebRuntimeFeatures.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/WebRenderTheme.h ('k') | third_party/WebKit/public/web/WebSandboxFlags.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebRuntimeFeatures.h
diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h
index 61227845c4a5a8323cb144ea94b51e2bff836ad5..e0fcebff45109713271c434a90d8781969e96108 100644
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
@@ -31,8 +31,8 @@
#ifndef WebRuntimeFeatures_h
#define WebRuntimeFeatures_h
-#include "../platform/WebCommon.h"
-#include "../platform/WebString.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebString.h"
#include <string>
« no previous file with comments | « third_party/WebKit/public/web/WebRenderTheme.h ('k') | third_party/WebKit/public/web/WebSandboxFlags.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698