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

Unified Diff: third_party/WebKit/Source/platform/testing/UnitTestHelpers.h

Issue 2385283002: reflow comments in platform/{testing,text} (Closed)
Patch Set: idunnolol Created 4 years, 2 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/platform/testing/UnitTestHelpers.h
diff --git a/third_party/WebKit/Source/platform/testing/UnitTestHelpers.h b/third_party/WebKit/Source/platform/testing/UnitTestHelpers.h
index 9267b4640d51ee117366804435776d0ad1e3415d..92b3e2e3afd2133232d8cd131c7352812324750d 100644
--- a/third_party/WebKit/Source/platform/testing/UnitTestHelpers.h
+++ b/third_party/WebKit/Source/platform/testing/UnitTestHelpers.h
@@ -37,7 +37,8 @@ namespace testing {
void runPendingTasks();
-// Wait for delayed task to complete or timers to fire for |delayMs| milliseconds.
+// Wait for delayed task to complete or timers to fire for |delayMs|
+// milliseconds.
void runDelayedTasks(double delayMs);
String blinkRootDir();

Powered by Google App Engine
This is Rietveld 408576698