Index: cc/stubs/Extensions3D.h |
diff --git a/cc/stubs/Extensions3D.h b/cc/stubs/Extensions3D.h |
index b2e34d74e1447061eb7663665cd29c8ebee90d13..bbeb9e6e9f26628a4e8eaa67b018fc652e40cb79 100644 |
--- a/cc/stubs/Extensions3D.h |
+++ b/cc/stubs/Extensions3D.h |
@@ -8,7 +8,7 @@ |
#include "third_party/khronos/GLES2/gl2.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |
-namespace WebCore { |
+namespace cc { |
class Extensions3D { |
public: |
@@ -23,4 +23,3 @@ public: |
#endif // CC_STUBS_EXTENSIONS3D_H_ |
- |