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

Unified Diff: cc/CCProxy.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/CCPriorityCalculator.cpp ('k') | cc/CCProxy.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCProxy.h
diff --git a/cc/CCProxy.h b/cc/CCProxy.h
index 486c132fe124563c5313c000ad015998afd5a98e..b4184411947ddb9bb3a53e9dda58df29a89f226b 100644
--- a/cc/CCProxy.h
+++ b/cc/CCProxy.h
@@ -11,7 +11,7 @@
#include <wtf/PassOwnPtr.h>
#include <wtf/PassRefPtr.h>
-namespace WebCore {
+namespace cc {
class CCThread;
struct CCRenderingStats;
« no previous file with comments | « cc/CCPriorityCalculator.cpp ('k') | cc/CCProxy.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698