| Index: third_party/WebKit/Source/core/layout/LayoutPartTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutPartTest.cpp b/third_party/WebKit/Source/core/layout/LayoutPartTest.cpp
|
| index fef75c6bf34f25c37213afcb54b36e103e9759fe..aaedcce124521e5a166eb039d2cc0f0d343dbaaf 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutPartTest.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutPartTest.cpp
|
| @@ -32,4 +32,4 @@ TEST_F(LayoutPartTest, DestroyUpdatesImageQualityController)
|
| EXPECT_FALSE(ImageQualityController::has(*part));
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|