Index: cc/stubs/Extensions3DChromium.h |
diff --git a/cc/stubs/Extensions3DChromium.h b/cc/stubs/Extensions3DChromium.h |
index 335023c117c656bb50bcbfb8cd98602b75b442ca..f5d36d2300a7e444a2758500a3ee6951abacc710 100644 |
--- a/cc/stubs/Extensions3DChromium.h |
+++ b/cc/stubs/Extensions3DChromium.h |
@@ -18,7 +18,7 @@ |
#undef GL_FRAMEBUFFER_ATTACHMENT_ANGLE |
#endif |
-namespace WebCore { |
+namespace cc { |
class Extensions3DChromium { |
public: |
@@ -52,4 +52,3 @@ public: |
} |
#endif // CC_STUBS_EXTENSIONS3DCHROMIUM_H_ |
- |