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

Unified Diff: cc/CCScrollbarGeometryFixedThumb.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/CCScrollbarAnimationControllerLinearFadeTest.cpp ('k') | cc/CCScrollbarGeometryFixedThumb.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/CCScrollbarGeometryFixedThumb.h
diff --git a/cc/CCScrollbarGeometryFixedThumb.h b/cc/CCScrollbarGeometryFixedThumb.h
index 2b10c9008a562e5d02d527fb4c920f518c385613..fe0db12f263604fcffa097ec35e724771f7b9008 100644
--- a/cc/CCScrollbarGeometryFixedThumb.h
+++ b/cc/CCScrollbarGeometryFixedThumb.h
@@ -8,7 +8,7 @@
#include "CCScrollbarGeometryStub.h"
#include "IntSize.h"
-namespace WebCore {
+namespace cc {
// This scrollbar geometry class behaves exactly like a normal geometry except
// it always returns a fixed thumb length. This allows a page to zoom (changing
« no previous file with comments | « cc/CCScrollbarAnimationControllerLinearFadeTest.cpp ('k') | cc/CCScrollbarGeometryFixedThumb.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698