Index: third_party/WebKit/Source/core/editing/CompositionUnderline.h |
diff --git a/third_party/WebKit/Source/core/editing/CompositionUnderline.h b/third_party/WebKit/Source/core/editing/CompositionUnderline.h |
index 82836f6b672d40b13c492641f68143f4cc91ea3d..5598c80dc430e0674e41d1e4a93d67a34e86b5f2 100644 |
--- a/third_party/WebKit/Source/core/editing/CompositionUnderline.h |
+++ b/third_party/WebKit/Source/core/editing/CompositionUnderline.h |
@@ -28,7 +28,7 @@ |
#include "core/CoreExport.h" |
#include "platform/graphics/Color.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |