| Index: Source/platform/graphics/Canvas2DLayerBridge.h
|
| diff --git a/Source/platform/graphics/Canvas2DLayerBridge.h b/Source/platform/graphics/Canvas2DLayerBridge.h
|
| index c2a59266f74a2869d0cf578e0a9d8d21655a491d..a7ff0593e8c91d3a06488fea679ed2595650e2fd 100644
|
| --- a/Source/platform/graphics/Canvas2DLayerBridge.h
|
| +++ b/Source/platform/graphics/Canvas2DLayerBridge.h
|
| @@ -47,7 +47,7 @@ class WebGraphicsContext3DProvider;
|
|
|
| class Canvas2DLayerBridgeTest;
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class ImageBuffer;
|
|
|
|
|