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

Unified Diff: third_party/WebKit/Source/web/WebSettingsImpl.h

Issue 2805733003: Rewrite references to "wtf/" to "platform/wtf/" in web. (Closed)
Patch Set: Created 3 years, 8 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/Source/web/WebSettingsImpl.h
diff --git a/third_party/WebKit/Source/web/WebSettingsImpl.h b/third_party/WebKit/Source/web/WebSettingsImpl.h
index 502344c41efd535c039f0a3c0ca6fd81934121d3..0f8b55237763e61eb6bedc8ca803e85b3fe25d71 100644
--- a/third_party/WebKit/Source/web/WebSettingsImpl.h
+++ b/third_party/WebKit/Source/web/WebSettingsImpl.h
@@ -32,9 +32,9 @@
#define WebSettingsImpl_h
#include "platform/heap/Handle.h"
+#include "platform/wtf/Compiler.h"
#include "public/web/WebSettings.h"
#include "web/WebExport.h"
-#include "wtf/Compiler.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/WebSelectElement.cpp ('k') | third_party/WebKit/Source/web/WebSharedWorkerImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698