Index: third_party/WebKit/Source/web/tests/VirtualTimeTest.cpp |
diff --git a/third_party/WebKit/Source/web/tests/VirtualTimeTest.cpp b/third_party/WebKit/Source/web/tests/VirtualTimeTest.cpp |
index 2d68ce9b41e63d280f9c5d63ab6fd191616e626c..110ad8d1d4a9acc28ee7758e23ef194b3fbead2f 100644 |
--- a/third_party/WebKit/Source/web/tests/VirtualTimeTest.cpp |
+++ b/third_party/WebKit/Source/web/tests/VirtualTimeTest.cpp |
@@ -65,7 +65,7 @@ void RunTasksForPeriod(double delay_ms) { |
TimeDelta::FromMillisecondsD(delay_ms)); |
testing::EnterRunLoop(); |
} |
-} |
+} // namespace |
// http://crbug.com/633321 |
#if OS(ANDROID) |