Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
index 7f34620b71da3b1f6c24f0cffaa3fe5f4c2a332f..ab82be139077311f02ae7896b89ce249c224e386 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.cpp |
@@ -29,7 +29,7 @@ |
#include "core/svg/SVGFitToViewBox.h" |
#include "core/svg/SVGPatternElement.h" |
#include "platform/graphics/GraphicsContext.h" |
-#include "platform/graphics/paint/DisplayItemList.h" |
+#include "platform/graphics/paint/PaintController.h" |
#include "platform/graphics/paint/SkPictureBuilder.h" |
#include "third_party/skia/include/core/SkPicture.h" |