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

Unified Diff: ui/app_list/cocoa/test/apps_grid_controller_test_helper.h

Issue 14061025: ui: Use base::MessageLoop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « no previous file | ui/app_list/cocoa/test/apps_grid_controller_test_helper.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/cocoa/test/apps_grid_controller_test_helper.h
diff --git a/ui/app_list/cocoa/test/apps_grid_controller_test_helper.h b/ui/app_list/cocoa/test/apps_grid_controller_test_helper.h
index 5b3c823859ef8d61e63f2eb0366eadfce82042df..20140b06a3baf90e08941bb260bb13b4b4d7262c 100644
--- a/ui/app_list/cocoa/test/apps_grid_controller_test_helper.h
+++ b/ui/app_list/cocoa/test/apps_grid_controller_test_helper.h
@@ -62,7 +62,7 @@ class AppsGridControllerTestHelper : public ui::CocoaTest {
AppsGridController* apps_grid_controller_;
private:
- MessageLoopForUI message_loop_;
+ base::MessageLoopForUI message_loop_;
DISALLOW_COPY_AND_ASSIGN(AppsGridControllerTestHelper);
};
« no previous file with comments | « no previous file | ui/app_list/cocoa/test/apps_grid_controller_test_helper.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698