Index: third_party/WebKit/Source/platform/text/TextChecking.h |
diff --git a/third_party/WebKit/Source/platform/text/TextChecking.h b/third_party/WebKit/Source/platform/text/TextChecking.h |
index 4ed7e33ce987851ec53cfe0b7981056620ecaf8c..1f5f03ab4def48f19b3d118a0892ca53f16e5acb 100644 |
--- a/third_party/WebKit/Source/platform/text/TextChecking.h |
+++ b/third_party/WebKit/Source/platform/text/TextChecking.h |
@@ -33,9 +33,9 @@ |
#include "platform/heap/Handle.h" |
#include "platform/text/TextDecoration.h" |
-#include "wtf/Allocator.h" |
-#include "wtf/Vector.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Vector.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |