Index: public/web/mac/WebScrollbarTheme.h |
diff --git a/public/web/mac/WebScrollbarTheme.h b/public/web/mac/WebScrollbarTheme.h |
index 48a2afccd4f74361db021166c6aeb115284546cb..66cff89944e0d58c85f0ac5d4a5e0eb0fc1c1a6e 100644 |
--- a/public/web/mac/WebScrollbarTheme.h |
+++ b/public/web/mac/WebScrollbarTheme.h |
@@ -33,7 +33,7 @@ |
#include "public/platform/WebCommon.h" |
-namespace WebKit { |
+namespace blink { |
class WebScrollbarTheme { |
public: |
@@ -47,6 +47,6 @@ public: |
bool jumpOnTrackClick, bool redraw); |
}; |
-} // namespace WebKit |
+} // namespace blink |
#endif |