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 { |