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

Unified Diff: content/public/test/test_navigation_observer.h

Issue 2828913003: Replace "nested message loop" with "nested run loop" in comments. (Closed)
Patch Set: rebase Created 3 years, 7 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
« no previous file with comments | « content/public/test/test_frame_navigation_observer.h ('k') | content/renderer/pepper/host_globals.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/test_navigation_observer.h
diff --git a/content/public/test/test_navigation_observer.h b/content/public/test/test_navigation_observer.h
index a2333f3d84859cf4a15ac54d608a92f4dd61e853..51e92c71ac3c15397ef5ed7395c75d8787abdaf0 100644
--- a/content/public/test/test_navigation_observer.h
+++ b/content/public/test/test_navigation_observer.h
@@ -33,7 +33,7 @@ class TestNavigationObserver {
virtual ~TestNavigationObserver();
- // Runs a nested message loop and blocks until the expected number of
+ // Runs a nested run loop and blocks until the expected number of
// navigations are complete.
void Wait();
« no previous file with comments | « content/public/test/test_frame_navigation_observer.h ('k') | content/renderer/pepper/host_globals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698