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

Unified Diff: cc/TextureCopier.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/SolidColorLayerChromium.cpp ('k') | cc/TextureCopier.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/TextureCopier.h
diff --git a/cc/TextureCopier.h b/cc/TextureCopier.h
index 1bb890e08ce4f4ed59f96c74d8054844a6a9a926..13d3fbba4f650da204c2ad9c2c0f9a28494db78a 100644
--- a/cc/TextureCopier.h
+++ b/cc/TextureCopier.h
@@ -16,7 +16,7 @@ namespace WebKit {
class WebGraphicsContext3D;
}
-namespace WebCore {
+namespace cc {
class IntSize;
class TextureCopier {
« no previous file with comments | « cc/SolidColorLayerChromium.cpp ('k') | cc/TextureCopier.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698