| Index: third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h b/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| index cfcc13250f457c97f9cb0ae3906c739b40c59180..7d77d0fa8ac4da16eb3adb0e7f32345ff09963c8 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| @@ -32,6 +32,7 @@
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/graphics/ImageBufferSurface.h"
|
| #include "platform/graphics/paint/PaintRecorder.h"
|
| +#include "platform/graphics/paint/PaintSurface.h"
|
| #include "public/platform/WebExternalTextureLayer.h"
|
| #include "third_party/khronos/GLES2/gl2.h"
|
| #include "third_party/skia/include/core/SkRefCnt.h"
|
|
|