| Index: Source/platform/graphics/ImageBufferClient.h
|
| diff --git a/Source/platform/graphics/ImageBufferClient.h b/Source/platform/graphics/ImageBufferClient.h
|
| index a814004e6b74540d1e18cc0eb5d55b7b58e1c54a..f3d4f8df51fc21705463a7568503461a612ede11 100644
|
| --- a/Source/platform/graphics/ImageBufferClient.h
|
| +++ b/Source/platform/graphics/ImageBufferClient.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ImageBufferClient_h
|
| #define ImageBufferClient_h
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class ImageBufferClient {
|
| public:
|
|
|