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

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

Powered by Google App Engine
This is Rietveld 408576698