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

Unified Diff: cc/CCScrollbarGeometryStub.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/CCScrollbarGeometryFixedThumb.cpp ('k') | cc/CCScrollbarGeometryStub.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCScrollbarGeometryStub.h
diff --git a/cc/CCScrollbarGeometryStub.h b/cc/CCScrollbarGeometryStub.h
index f44f706dd16962d469a362bb163be6b97993c05f..0d23a4e78bd8d5becdaaea0530afd93ce2e82d28 100644
--- a/cc/CCScrollbarGeometryStub.h
+++ b/cc/CCScrollbarGeometryStub.h
@@ -9,7 +9,7 @@
#include <wtf/OwnPtr.h>
#include <wtf/PassOwnPtr.h>
-namespace WebCore {
+namespace cc {
// This subclass wraps an existing scrollbar geometry class so that
// another class can derive from it and override specific functions, while
« no previous file with comments | « cc/CCScrollbarGeometryFixedThumb.cpp ('k') | cc/CCScrollbarGeometryStub.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698