| Index: third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h
|
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h
|
| index ed9125820bb65e10b6900df6c6f486ebd83cf193..759c8073cfbc10b5343ccd952e4f9f9323387b00 100644
|
| --- a/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h
|
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollbarThemeMock.h
|
| @@ -51,5 +51,5 @@ private:
|
| bool isMockTheme() const final { return true; }
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
| #endif // ScrollbarThemeMock_h
|
|
|