Index: third_party/WebKit/Source/platform/LengthBox.h |
diff --git a/third_party/WebKit/Source/platform/LengthBox.h b/third_party/WebKit/Source/platform/LengthBox.h |
index 160771d244fdc1a97b05534ba31e9a54e7f16c2d..b5ddf2ab82ae5070ff5685dcfa69810e81653be8 100644 |
--- a/third_party/WebKit/Source/platform/LengthBox.h |
+++ b/third_party/WebKit/Source/platform/LengthBox.h |
@@ -26,7 +26,7 @@ |
#include "platform/PlatformExport.h" |
#include "platform/text/TextDirection.h" |
#include "platform/text/WritingMode.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |