Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h |
index dc3489542860756b02064e915153d287090c016b..a3edd05005ec2e04cfdfb5f901f26d429a05b893 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h |
@@ -25,7 +25,7 @@ |
#include "platform/graphics/Gradient.h" |
#include "platform/graphics/Pattern.h" |
#include "platform/transforms/AffineTransform.h" |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace blink { |