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

Unified Diff: third_party/WebKit/Source/platform/text/BidiTextRun.h

Issue 2799683005: Rewrite references to "wtf/" to "platform/wtf/" in platform/text. (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/platform/text/BidiTextRun.h
diff --git a/third_party/WebKit/Source/platform/text/BidiTextRun.h b/third_party/WebKit/Source/platform/text/BidiTextRun.h
index 5bb4dffb72fca0691e6a58d6207a34e3dde42aee..500aabaa3f168aec2c2f1e657704c2a6e820e434 100644
--- a/third_party/WebKit/Source/platform/text/BidiTextRun.h
+++ b/third_party/WebKit/Source/platform/text/BidiTextRun.h
@@ -33,7 +33,7 @@
#include "platform/text/TextDirection.h"
#include "platform/text/TextRun.h"
-#include "wtf/text/WTFString.h"
+#include "platform/wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/text/BidiRunList.h ('k') | third_party/WebKit/Source/platform/text/Character.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698