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

Unified Diff: cc/CCLayerQuad.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/CCLayerIteratorTest.cpp ('k') | cc/CCLayerQuad.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCLayerQuad.h
diff --git a/cc/CCLayerQuad.h b/cc/CCLayerQuad.h
index 98688fbc4e37cb772fea762da43afa9b12a12f85..03f161f67582e4df6aa4310a25d51ac4a96c2988 100644
--- a/cc/CCLayerQuad.h
+++ b/cc/CCLayerQuad.h
@@ -13,7 +13,7 @@
static const float kAntiAliasingInflateDistance = 0.5f;
-namespace WebCore {
+namespace cc {
class CCLayerQuad {
public:
« no previous file with comments | « cc/CCLayerIteratorTest.cpp ('k') | cc/CCLayerQuad.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698