Index: third_party/WebKit/Source/web/tests/WebMeaningfulLayoutsTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/WebMeaningfulLayoutsTest.cpp b/third_party/WebKit/Source/web/tests/WebMeaningfulLayoutsTest.cpp |
index 372a1d7e74c3e857263e1e97b258b584764c407e..513438d4376163fbd4290aaa59f93b23d1ae0677 100644 |
--- a/third_party/WebKit/Source/web/tests/WebMeaningfulLayoutsTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/WebMeaningfulLayoutsTest.cpp |
@@ -174,4 +174,4 @@ TEST_F(WebMeaningfulLayoutsTest, WithIFrames) |
EXPECT_EQ(1, webViewClient().finishedLoadingLayoutCount()); |
} |
-} |
+} // namespace blink |