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

Unified Diff: cc/CCRenderer.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/CCRenderSurfaceTest.cpp ('k') | cc/CCRendererGL.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCRenderer.h
diff --git a/cc/CCRenderer.h b/cc/CCRenderer.h
index 2156b5368103f9b7d8e171edaf1090764deba60e..0dd6c438f9d748402c60588f23d13b8d144a84fd 100644
--- a/cc/CCRenderer.h
+++ b/cc/CCRenderer.h
@@ -12,7 +12,7 @@
#include <wtf/Noncopyable.h>
#include <wtf/PassRefPtr.h>
-namespace WebCore {
+namespace cc {
class CCScopedTexture;
class TextureCopier;
« no previous file with comments | « cc/CCRenderSurfaceTest.cpp ('k') | cc/CCRendererGL.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698