| Index: third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| index b0d0f58020fb4ea1c9ca0247242ea6186ae9f53d..46e54bf32fb20c8ea86c7e8f4e98aebe2ddd4d2f 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMac.h
|
| @@ -114,6 +114,6 @@ class PLATFORM_EXPORT ScrollbarThemeMac : public ScrollbarTheme {
|
|
|
| RefPtr<Pattern> overhang_pattern_;
|
| };
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // ScrollbarThemeMac_h
|
|
|