Index: third_party/WebKit/Source/core/layout/LayoutScrollbarTheme.cpp |
diff --git a/third_party/WebKit/Source/core/layout/LayoutScrollbarTheme.cpp b/third_party/WebKit/Source/core/layout/LayoutScrollbarTheme.cpp |
index 7a945b5a61e7bd480e5d6602bdf0775c153dd4df..171edc14bd321710686199d7690c18dd039999ed 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutScrollbarTheme.cpp |
+++ b/third_party/WebKit/Source/core/layout/LayoutScrollbarTheme.cpp |
@@ -150,4 +150,4 @@ void LayoutScrollbarTheme::paintTickmarks(GraphicsContext& context, const Scroll |
ScrollbarTheme::theme().paintTickmarks(context, scrollbar, rect); |
} |
-} |
+} // namespace blink |