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

Unified Diff: cc/ContentLayerChromium.cpp

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/ContentLayerChromium.h ('k') | cc/ContentLayerChromiumClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ContentLayerChromium.cpp
diff --git a/cc/ContentLayerChromium.cpp b/cc/ContentLayerChromium.cpp
index 4a5b7880bde1d0f7162f617cc1ba904029ac55b8..c662f699d243df0adae6ecdb35f4fb784832c928 100644
--- a/cc/ContentLayerChromium.cpp
+++ b/cc/ContentLayerChromium.cpp
@@ -18,7 +18,7 @@
#include <public/Platform.h>
#include <wtf/CurrentTime.h>
-namespace WebCore {
+namespace cc {
ContentLayerPainter::ContentLayerPainter(ContentLayerChromiumClient* client)
: m_client(client)
« no previous file with comments | « cc/ContentLayerChromium.h ('k') | cc/ContentLayerChromiumClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698