summaryrefslogtreecommitdiffstats
path: root/cc/CCScrollbarGeometryFixedThumb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/CCScrollbarGeometryFixedThumb.cpp')
-rw-r--r--cc/CCScrollbarGeometryFixedThumb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/CCScrollbarGeometryFixedThumb.cpp b/cc/CCScrollbarGeometryFixedThumb.cpp
index 89b8bf07..dc55829 100644
--- a/cc/CCScrollbarGeometryFixedThumb.cpp
+++ b/cc/CCScrollbarGeometryFixedThumb.cpp
@@ -14,7 +14,7 @@ using WebKit::WebRect;
using WebKit::WebScrollbar;
using WebKit::WebScrollbarThemeGeometry;
-namespace WebCore {
+namespace cc {
PassOwnPtr<CCScrollbarGeometryFixedThumb> CCScrollbarGeometryFixedThumb::create(PassOwnPtr<WebScrollbarThemeGeometry> geometry)
{