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

Unified Diff: cc/CCOcclusionTracker.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/CCMathUtilTest.cpp ('k') | cc/CCOcclusionTracker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCOcclusionTracker.h
diff --git a/cc/CCOcclusionTracker.h b/cc/CCOcclusionTracker.h
index c923056b5a0bc30d8189f1ff95e5e066fc6b68ef..084e3e48ad0dff9289b931bb6434fca6046be6de 100644
--- a/cc/CCOcclusionTracker.h
+++ b/cc/CCOcclusionTracker.h
@@ -9,7 +9,7 @@
#include "FloatQuad.h"
#include "Region.h"
-namespace WebCore {
+namespace cc {
class CCOverdrawMetrics;
class CCLayerImpl;
class CCRenderSurface;
« no previous file with comments | « cc/CCMathUtilTest.cpp ('k') | cc/CCOcclusionTracker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698