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 |