| Index: chrome/browser/ui/app_list/search/history_unittest.cc
|
| diff --git a/chrome/browser/ui/app_list/search/history_unittest.cc b/chrome/browser/ui/app_list/search/history_unittest.cc
|
| index b7892c46da4c07203f85ac7284b4bcb34db6a60f..72a3a6ca3e21a74b61bbfaf96b25489232cfdd15 100644
|
| --- a/chrome/browser/ui/app_list/search/history_unittest.cc
|
| +++ b/chrome/browser/ui/app_list/search/history_unittest.cc
|
| @@ -158,7 +158,7 @@ class SearchHistoryTest : public testing::Test {
|
| }
|
|
|
| private:
|
| - MessageLoopForUI message_loop_;
|
| + base::MessageLoopForUI message_loop_;
|
| content::TestBrowserThread ui_thread_;
|
| scoped_ptr<TestingProfile> profile_;
|
|
|
|
|