Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1257)

Unified Diff: third_party/WebKit/Source/web/tests/VirtualTimeTest.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)

Powered by Google App Engine
This is Rietveld 408576698