Index: third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp b/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
index a30f9d442ecf178981e51d387ca2f96351b70eda..05858584df10702a2146b779b000afc0218b53d6 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp |
@@ -29,12 +29,12 @@ |
#include "platform/graphics/GraphicsContext.h" |
#include "platform/graphics/GraphicsLayer.h" |
#include "platform/graphics/paint/PaintController.h" |
+#include "platform/graphics/paint/PaintRecord.h" |
#include "platform/image-decoders/ImageDecoder.h" |
#include "platform/instrumentation/tracing/TraceEvent.h" |
#include "platform/instrumentation/tracing/TracedValue.h" |
#include "public/platform/WebDisplayItemList.h" |
#include "public/platform/WebRect.h" |
-#include "third_party/skia/include/core/SkPicture.h" |
#include "ui/gfx/color_space.h" |
#include "ui/gfx/geometry/rect.h" |