Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3303)

Unified Diff: cc/stubs/Extensions3D.h

Issue 10914268: Change cc files from namespace WebCore to cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/cc.gypi ('k') | cc/stubs/Extensions3DChromium.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
-
« no previous file with comments | « cc/cc.gypi ('k') | cc/stubs/Extensions3DChromium.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698