Index: third_party/WebKit/Source/core/frame/PageScaleConstraints.h |
diff --git a/third_party/WebKit/Source/core/frame/PageScaleConstraints.h b/third_party/WebKit/Source/core/frame/PageScaleConstraints.h |
index 98cbb917d356540cbd916ac27f6f19f2375513ce..c4d9905ec0e7d78edc58ed7fe720dc7e76beeed9 100644 |
--- a/third_party/WebKit/Source/core/frame/PageScaleConstraints.h |
+++ b/third_party/WebKit/Source/core/frame/PageScaleConstraints.h |
@@ -33,7 +33,7 @@ |
#include "core/CoreExport.h" |
#include "platform/geometry/FloatSize.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |