Index: Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.h |
diff --git a/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.h b/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.h |
index bd461299694991622f4b09c7bb9545fa03190d99..d24ac7e523ac5b2ad8f859f5fea5adad78ab790f 100644 |
--- a/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.h |
+++ b/Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.h |
@@ -34,7 +34,7 @@ namespace WebCore { |
class ScrollbarTheme; |
} |
-namespace WebKit { |
+namespace blink { |
class WebScrollbar; |
@@ -70,6 +70,6 @@ private: |
WebCore::ScrollbarTheme* m_theme; |
}; |
-} // namespace WebKit |
+} // namespace blink |
#endif |