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

Unified Diff: third_party/WebKit/Source/platform/text/LineEnding.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/LineEnding.h
diff --git a/third_party/WebKit/Source/platform/text/LineEnding.h b/third_party/WebKit/Source/platform/text/LineEnding.h
index 00a0535e9b98a7dfd9e2e1e9cf8f29def30e59f2..2f94516497640de1f9f3812a2e135afc55713fb9 100644
--- a/third_party/WebKit/Source/platform/text/LineEnding.h
+++ b/third_party/WebKit/Source/platform/text/LineEnding.h
@@ -33,8 +33,8 @@
#define LineEnding_h
#include "platform/PlatformExport.h"
-#include "wtf/Forward.h"
-#include "wtf/Vector.h"
+#include "platform/wtf/Forward.h"
+#include "platform/wtf/Vector.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/text/ICUError.h ('k') | third_party/WebKit/Source/platform/text/LineEnding.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698