Index: chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac_unittest.mm |
diff --git a/chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac_unittest.mm b/chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac_unittest.mm |
index 510a95541986fb7e7df7d3d06ca1b5d50d4b41a4..73ea6167d0461a9f9d11bd0fa04226ab17822f46 100644 |
--- a/chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac_unittest.mm |
+++ b/chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac_unittest.mm |
@@ -298,7 +298,7 @@ class MTPDeviceDelegateImplMacTest : public testing::Test { |
} |
protected: |
- MessageLoopForUI message_loop_; |
+ base::MessageLoopForUI message_loop_; |
// Note: threads must be made in this order: UI > FILE > IO |
scoped_ptr<content::TestBrowserThread> ui_thread_; |
scoped_ptr<content::TestBrowserThread> file_thread_; |