Index: third_party/WebKit/Source/platform/text/TextRunIterator.h |
diff --git a/third_party/WebKit/Source/platform/text/TextRunIterator.h b/third_party/WebKit/Source/platform/text/TextRunIterator.h |
index f624100490fd0cfb763f5f695257d14f1fd0fe67..d944d78c7ed8cb34b309cb5082754f0bde4ce542 100644 |
--- a/third_party/WebKit/Source/platform/text/TextRunIterator.h |
+++ b/third_party/WebKit/Source/platform/text/TextRunIterator.h |
@@ -30,7 +30,7 @@ |
#define TextRunIterator_h |
#include "platform/text/TextRun.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |