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

Unified Diff: third_party/WebKit/public/web/WebSettings.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/WebSelector.h ('k') | third_party/WebKit/public/web/WebSharedWorker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/web/WebSettings.h
diff --git a/third_party/WebKit/public/web/WebSettings.h b/third_party/WebKit/public/web/WebSettings.h
index 2078162039cf07b6f2f3594a2a8b859b3d4e2dd5..391f363ac4e5e5ec927789940f403573065ba02e 100644
--- a/third_party/WebKit/public/web/WebSettings.h
+++ b/third_party/WebKit/public/web/WebSettings.h
@@ -31,10 +31,10 @@
#ifndef WebSettings_h
#define WebSettings_h
-#include "../platform/PointerProperties.h"
-#include "../platform/WebCommon.h"
-#include "../platform/WebSize.h"
-#include "../platform/WebViewportStyle.h"
+#include "public/platform/PointerProperties.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebSize.h"
+#include "public/platform/WebViewportStyle.h"
#include <unicode/uscript.h>
namespace blink {
« no previous file with comments | « third_party/WebKit/public/web/WebSelector.h ('k') | third_party/WebKit/public/web/WebSharedWorker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698