Index: chrome/browser/chromeos/drive/drive_system_service_unittest.cc |
diff --git a/chrome/browser/chromeos/drive/drive_system_service_unittest.cc b/chrome/browser/chromeos/drive/drive_system_service_unittest.cc |
index aa30de45e9769b760540b6a861d24ded96ef3ecb..d1234cd7d4fad1e7322602f1e68d119e2fa44003 100644 |
--- a/chrome/browser/chromeos/drive/drive_system_service_unittest.cc |
+++ b/chrome/browser/chromeos/drive/drive_system_service_unittest.cc |
@@ -39,7 +39,7 @@ class DriveSystemServiceTest : public testing::Test { |
} |
protected: |
- MessageLoopForUI message_loop_; |
+ base::MessageLoopForUI message_loop_; |
// The order of the test threads is important, do not change the order. |
// See also content/browser/browser_thread_impl.cc. |
content::TestBrowserThread ui_thread_; |