| Index: third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp b/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp
|
| index d4ccc106de4f25584e87f44c04a86e76c2627379..68494dc3b02aec2584b58632262c7b8ebd6193d3 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutScrollbarPart.cpp
|
| @@ -214,4 +214,4 @@ void LayoutScrollbarPart::setNeedsPaintInvalidation()
|
| toLayoutBox(parent())->scrollableArea()->setScrollCornerNeedsPaintInvalidation();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|