Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutBoxTest.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutBoxTest.cpp b/third_party/WebKit/Source/core/layout/LayoutBoxTest.cpp |
| index e15635d037114f1c61496dedb0abe4ded57860f2..cf049e5359e8ecb72cea0f27e9c19ffa156920b6 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutBoxTest.cpp |
| +++ b/third_party/WebKit/Source/core/layout/LayoutBoxTest.cpp |
| @@ -25,4 +25,4 @@ TEST_F(LayoutBoxTest, BackgroundObscuredInRect) |
| ASSERT_TRUE(element->layoutObject()->boxDecorationBackgroundIsKnownToBeObscured()); |
| } |
| -} |
| +} // namespace blink |