Index: Source/core/platform/graphics/ImageBuffer.cpp |
diff --git a/Source/core/platform/graphics/ImageBuffer.cpp b/Source/core/platform/graphics/ImageBuffer.cpp |
index 8f8682e3cb6e892abe731044cf243fd004bae7a4..f925b8567a69c34a85997fa16be8cb27fceb4d5b 100644 |
--- a/Source/core/platform/graphics/ImageBuffer.cpp |
+++ b/Source/core/platform/graphics/ImageBuffer.cpp |
@@ -34,10 +34,8 @@ |
#include "core/platform/graphics/ImageBuffer.h" |
#include "core/platform/graphics/BitmapImage.h" |
-#include "core/platform/graphics/Canvas2DLayerBridge.h" |
#include "core/platform/graphics/Extensions3D.h" |
#include "core/platform/graphics/GaneshUtils.h" |
-#include "core/platform/graphics/GraphicsContext.h" |
#include "core/platform/graphics/GraphicsContext3D.h" |
#include "core/platform/graphics/gpu/DrawingBuffer.h" |
#include "core/platform/graphics/gpu/SharedGraphicsContext3D.h" |