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

Unified Diff: Source/core/platform/chromium/support/WebScrollbarThemeGeometryNative.h

Issue 61773005: Rename WebKit namespace to blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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
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

Powered by Google App Engine
This is Rietveld 408576698