Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/PaintContainmentTest.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/PaintContainmentTest.cpp b/third_party/WebKit/Source/core/layout/PaintContainmentTest.cpp |
| index 39a2f23f47aa435b88a72398a95889fe974b7d86..f5b5f77bf9f6f2b35c6bcd6df532fa5508d843b0 100644 |
| --- a/third_party/WebKit/Source/core/layout/PaintContainmentTest.cpp |
| +++ b/third_party/WebKit/Source/core/layout/PaintContainmentTest.cpp |
| @@ -50,4 +50,4 @@ TEST_F(PaintContainmentTest, InlinePaintContainment) |
| checkIsClippingStackingContextAndContainer(layoutInline); |
| } |
| -} |
| +} // namespace blink |