| Index: chrome/browser/ui/webui/ntp/android/partner_bookmarks_shim_unittest.cc
|
| diff --git a/chrome/browser/ui/webui/ntp/android/partner_bookmarks_shim_unittest.cc b/chrome/browser/ui/webui/ntp/android/partner_bookmarks_shim_unittest.cc
|
| index da4721199e39951e5bf7fda94d40ff3bc52e0fab..5f05ca1a93785a562ac7154ce9517770bfe6f322 100644
|
| --- a/chrome/browser/ui/webui/ntp/android/partner_bookmarks_shim_unittest.cc
|
| +++ b/chrome/browser/ui/webui/ntp/android/partner_bookmarks_shim_unittest.cc
|
| @@ -58,7 +58,7 @@ class PartnerBookmarksShimTest : public testing::Test {
|
|
|
| scoped_ptr<TestingProfile> profile_;
|
|
|
| - MessageLoopForUI message_loop_;
|
| + base::MessageLoopForUI message_loop_;
|
| content::TestBrowserThread ui_thread_;
|
| content::TestBrowserThread file_thread_;
|
|
|
|
|