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

Unified Diff: cc/CCRenderSurfaceFilters.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/CCRenderSurface.cpp ('k') | cc/CCRenderSurfaceFilters.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCRenderSurfaceFilters.h
diff --git a/cc/CCRenderSurfaceFilters.h b/cc/CCRenderSurfaceFilters.h
index 92cd7161e16128732a3ef536f93d612f8afa3b82..cd199b5679a69d5f82acda80f938cd23e286e1a7 100644
--- a/cc/CCRenderSurfaceFilters.h
+++ b/cc/CCRenderSurfaceFilters.h
@@ -16,7 +16,7 @@ class WebFilterOperations;
class WebGraphicsContext3D;
}
-namespace WebCore {
+namespace cc {
class FloatSize;
class CCRenderSurfaceFilters {
« no previous file with comments | « cc/CCRenderSurface.cpp ('k') | cc/CCRenderSurfaceFilters.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698