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

Unified Diff: cc/CCScopedTexture.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/CCSchedulerTest.cpp ('k') | cc/CCScopedTexture.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCScopedTexture.h
diff --git a/cc/CCScopedTexture.h b/cc/CCScopedTexture.h
index 866c050c6abc3ff2eca84ea5455d71ce93e0bf2c..59dca53bd017b7bad38cbb349436317035ddeb21 100644
--- a/cc/CCScopedTexture.h
+++ b/cc/CCScopedTexture.h
@@ -11,7 +11,7 @@
#include "base/threading/platform_thread.h"
#endif
-namespace WebCore {
+namespace cc {
class CCScopedTexture : protected CCTexture {
WTF_MAKE_NONCOPYABLE(CCScopedTexture);
« no previous file with comments | « cc/CCSchedulerTest.cpp ('k') | cc/CCScopedTexture.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698