| Index: chrome/browser/chromeos/drive/drive_webapps_registry_unittest.cc
|
| diff --git a/chrome/browser/chromeos/drive/drive_webapps_registry_unittest.cc b/chrome/browser/chromeos/drive/drive_webapps_registry_unittest.cc
|
| index 647a6bae7795c7c2d23196e9338b19574f130ec6..05cd7b9ea2879ea6c17858787e165e049a144f7c 100644
|
| --- a/chrome/browser/chromeos/drive/drive_webapps_registry_unittest.cc
|
| +++ b/chrome/browser/chromeos/drive/drive_webapps_registry_unittest.cc
|
| @@ -86,7 +86,7 @@ class DriveWebAppsRegistryTest : public testing::Test {
|
| is_primary);
|
| }
|
|
|
| - MessageLoopForUI message_loop_;
|
| + base::MessageLoopForUI message_loop_;
|
| content::TestBrowserThread ui_thread_;
|
|
|
| scoped_ptr<TestingProfile> profile_;
|
|
|