| Index: Source/platform/graphics/GraphicsContextTest.cpp
|
| diff --git a/Source/platform/graphics/GraphicsContextTest.cpp b/Source/platform/graphics/GraphicsContextTest.cpp
|
| index 26fe2d45709974e0a6237b025729e83eac51ccf4..08f21c884fff4ecf805ef29377f3e2fa27998d66 100644
|
| --- a/Source/platform/graphics/GraphicsContextTest.cpp
|
| +++ b/Source/platform/graphics/GraphicsContextTest.cpp
|
| @@ -28,7 +28,6 @@
|
|
|
| #include "platform/graphics/BitmapImage.h"
|
| #include "platform/graphics/ImageBuffer.h"
|
| -#include "platform/graphics/skia/NativeImageSkia.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkPicture.h"
|
|
|