Chromium Code Reviews| Index: third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h |
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h b/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h |
| index 87a528eb32d5ef5d993ffe34cd0910b23778429b..b838e20f49d78ee40397f37eb49da1b02415db1d 100644 |
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h |
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarTheme.h |
| @@ -142,5 +142,5 @@ private: |
| static bool gMockScrollbarsEnabled; |
| }; |
| -} |
| +} // namespace blink |
| #endif |