Chromium Code Reviews| Index: cc/stubs/GraphicsContext3D.h |
| diff --git a/cc/stubs/GraphicsContext3D.h b/cc/stubs/GraphicsContext3D.h |
| index eff588e07a0d2a9ad9ae23d8bffa20df2dec735e..e7f7a606dadaa13aa6444ad3b21f4e836d57da08 100644 |
| --- a/cc/stubs/GraphicsContext3D.h |
| +++ b/cc/stubs/GraphicsContext3D.h |
| @@ -13,7 +13,7 @@ |
| #undef NO_ERROR |
| #endif |
| -namespace WebCore { |
| +namespace cc { |
| class GraphicsContext3D { |
| public: |
| @@ -72,4 +72,3 @@ public: |
| } |
| #endif // CC_STUBS_GRAPHICSCONTEXT3D_H_ |
| - |