| Index: Source/core/platform/graphics/gpu/DrawingBuffer.cpp
|
| diff --git a/Source/core/platform/graphics/gpu/DrawingBuffer.cpp b/Source/core/platform/graphics/gpu/DrawingBuffer.cpp
|
| index 2ecf9699f380cb4dc7787404b4a5d2ccd820b4f7..57829a249dcb876749e9e4c9114205ea74ba99d0 100644
|
| --- a/Source/core/platform/graphics/gpu/DrawingBuffer.cpp
|
| +++ b/Source/core/platform/graphics/gpu/DrawingBuffer.cpp
|
| @@ -33,8 +33,6 @@
|
| #include "core/platform/graphics/gpu/DrawingBuffer.h"
|
|
|
| #include <algorithm>
|
| -#include "core/html/ImageData.h"
|
| -#include "core/html/canvas/CanvasRenderingContext.h"
|
| #include "core/platform/chromium/TraceEvent.h"
|
| #include "core/platform/graphics/Extensions3D.h"
|
| #include "core/platform/graphics/GraphicsContext3D.h"
|
|
|