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

Unified Diff: chrome/browser/ui/app_list/test/chrome_app_list_test_support.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
Index: chrome/browser/ui/app_list/test/chrome_app_list_test_support.h
diff --git a/chrome/browser/ui/app_list/test/chrome_app_list_test_support.h b/chrome/browser/ui/app_list/test/chrome_app_list_test_support.h
index 0085f31ebc6a953451c1619983628a2f5c34bf38..1218fee78e5e596c90308d97e7ef3a27614a1b65 100644
--- a/chrome/browser/ui/app_list/test/chrome_app_list_test_support.h
+++ b/chrome/browser/ui/app_list/test/chrome_app_list_test_support.h
@@ -20,7 +20,7 @@ app_list::AppListModel* GetAppListModel(AppListService* service);
AppListServiceImpl* GetAppListServiceImpl();
-// Creates a second profile in a nested message loop for testing the app list.
+// Creates a second profile in a nested run loop for testing the app list.
Profile* CreateSecondProfileAsync();
} // namespace test

Powered by Google App Engine
This is Rietveld 408576698