Index: third_party/WebKit/Source/platform/graphics/GraphicsContext.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsContext.cpp b/third_party/WebKit/Source/platform/graphics/GraphicsContext.cpp |
index a644ab75e05414bb75cb71604f80daa5362b9883..bb222a25a73a4d84fe7cb550d39e70bba241c8c8 100644 |
--- a/third_party/WebKit/Source/platform/graphics/GraphicsContext.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/GraphicsContext.cpp |
@@ -35,7 +35,7 @@ |
#include "platform/graphics/ImageBuffer.h" |
#include "platform/graphics/paint/PaintController.h" |
#include "platform/weborigin/KURL.h" |
-#include "skia/ext/platform_device.h" |
+#include "skia/ext/platform_canvas.h" |
f(malita)
2015/11/24 23:13:23
Interesting - do you happen to know what in Graphi
Tom Hudson
2015/11/25 15:50:35
Two calls to GetMetaData(), which is getting passe
|
#include "third_party/skia/include/core/SkAnnotation.h" |
#include "third_party/skia/include/core/SkColorFilter.h" |
#include "third_party/skia/include/core/SkData.h" |