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

Unified Diff: cc/ContentLayerChromiumClient.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/ContentLayerChromium.cpp ('k') | cc/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ContentLayerChromiumClient.h
diff --git a/cc/ContentLayerChromiumClient.h b/cc/ContentLayerChromiumClient.h
index f2f85b2c9cd92e183a5873d17fdc4fed3f4ee17f..54a92673def9aa5aca4d744691a2e15a215a5e7f 100644
--- a/cc/ContentLayerChromiumClient.h
+++ b/cc/ContentLayerChromiumClient.h
@@ -7,7 +7,7 @@
class SkCanvas;
-namespace WebCore {
+namespace cc {
class FloatRect;
class IntRect;
« no previous file with comments | « cc/ContentLayerChromium.cpp ('k') | cc/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698