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

Unified Diff: cc/stubs/Extensions3DChromium.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/stubs/Extensions3D.h ('k') | cc/stubs/FloatPoint.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
-
« no previous file with comments | « cc/stubs/Extensions3D.h ('k') | cc/stubs/FloatPoint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698