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

Unified Diff: third_party/WebKit/Source/web/WebExport.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/WebExport.h
diff --git a/third_party/WebKit/Source/web/WebExport.h b/third_party/WebKit/Source/web/WebExport.h
index 2c1304b1bac96f7ea7924d04424d443dbe7874b4..57ab557c3092675c344963558347d78652bdb1bc 100644
--- a/third_party/WebKit/Source/web/WebExport.h
+++ b/third_party/WebKit/Source/web/WebExport.h
@@ -5,7 +5,7 @@
#ifndef WebExport_h
#define WebExport_h
-#include "wtf/Compiler.h"
+#include "platform/wtf/Compiler.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/WebEntities.cpp ('k') | third_party/WebKit/Source/web/WebFileChooserCompletionImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698