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

Unified Diff: third_party/WebKit/Source/core/layout/ListMarkerText.h

Issue 2809363002: Rewrite references to "wtf/" to "platform/wtf/" in core/layout. (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/core/layout/ListMarkerText.h
diff --git a/third_party/WebKit/Source/core/layout/ListMarkerText.h b/third_party/WebKit/Source/core/layout/ListMarkerText.h
index d32a494722f48f54746c17ba9b9a54973ac4c3ba..e0264697e292d66cc5f809f1b53cdc80d099e9cc 100644
--- a/third_party/WebKit/Source/core/layout/ListMarkerText.h
+++ b/third_party/WebKit/Source/core/layout/ListMarkerText.h
@@ -25,8 +25,8 @@
#define ListMarkerText_h
#include "core/style/ComputedStyleConstants.h"
-#include "wtf/text/Unicode.h"
-#include "wtf/text/WTFString.h"
+#include "platform/wtf/text/Unicode.h"
+#include "platform/wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/layout/LayoutView.cpp ('k') | third_party/WebKit/Source/core/layout/ListMarkerText.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698