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

Unified Diff: cc/TiledLayerChromium.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/ThrottledTextureUploader.cpp ('k') | cc/TiledLayerChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/TiledLayerChromium.h
diff --git a/cc/TiledLayerChromium.h b/cc/TiledLayerChromium.h
index c7f57f04460c5c21e47a14d7f74ed44c2f56705e..18b6da30847de8845396680edc84f7e890f6465a 100644
--- a/cc/TiledLayerChromium.h
+++ b/cc/TiledLayerChromium.h
@@ -11,7 +11,7 @@
#include "LayerChromium.h"
#include "LayerTextureUpdater.h"
-namespace WebCore {
+namespace cc {
class UpdatableTile;
class TiledLayerChromium : public LayerChromium {
« no previous file with comments | « cc/ThrottledTextureUploader.cpp ('k') | cc/TiledLayerChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698