| Index: Source/core/platform/graphics/ImageBuffer.h
|
| diff --git a/Source/core/platform/graphics/ImageBuffer.h b/Source/core/platform/graphics/ImageBuffer.h
|
| index 2d4295e39932234224a7feb917feac5d3ec94a92..0e5da984703a290b425d39540b3bd72972c8f652 100644
|
| --- a/Source/core/platform/graphics/ImageBuffer.h
|
| +++ b/Source/core/platform/graphics/ImageBuffer.h
|
| @@ -29,7 +29,7 @@
|
| #define ImageBuffer_h
|
|
|
| #include "core/platform/graphics/GraphicsContext.h"
|
| -#include "core/platform/graphics/chromium/Canvas2DLayerBridge.h"
|
| +#include "core/platform/graphics/Canvas2DLayerBridge.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/graphics/ColorSpace.h"
|
|
|