| Index: third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp b/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| index 9d0d1c3e306997bd9700a96b20b66e3c1a94d520..b73856ce6c7e927d3d86ce14366b35da81290289 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridgeTest.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "public/platform/WebExternalBitmap.h"
|
| #include "public/platform/WebGraphicsContext3DProvider.h"
|
| #include "public/platform/WebThread.h"
|
| -#include "third_party/skia/include/core/SkDevice.h"
|
| +#include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/gpu/GrContext.h"
|
| #include "third_party/skia/include/gpu/gl/SkNullGLContext.h"
|
| #include "wtf/RefPtr.h"
|
|
|