| Index: Source/core/platform/graphics/Canvas2DLayerBridge.cpp
 | 
| diff --git a/Source/core/platform/graphics/Canvas2DLayerBridge.cpp b/Source/core/platform/graphics/Canvas2DLayerBridge.cpp
 | 
| index 52caea6d3ba63564e2b76bcec541f3a394309e6f..f7e911ca33b2d907134986ca2b647367234e92f9 100644
 | 
| --- a/Source/core/platform/graphics/Canvas2DLayerBridge.cpp
 | 
| +++ b/Source/core/platform/graphics/Canvas2DLayerBridge.cpp
 | 
| @@ -31,7 +31,6 @@
 | 
|  #include "SkDevice.h"
 | 
|  #include "SkSurface.h"
 | 
|  #include "core/platform/graphics/Canvas2DLayerManager.h"
 | 
| -#include "core/platform/graphics/GraphicsContext3D.h"
 | 
|  #include "core/platform/graphics/GraphicsLayer.h"
 | 
|  #include "core/platform/graphics/gpu/SharedGraphicsContext3D.h"
 | 
|  #include "platform/TraceEvent.h"
 | 
| 
 |