Index: chrome/browser/chromeos/policy/network_configuration_updater_impl_cros_unittest.cc |
diff --git a/chrome/browser/chromeos/policy/network_configuration_updater_impl_cros_unittest.cc b/chrome/browser/chromeos/policy/network_configuration_updater_impl_cros_unittest.cc |
index b1df6570050f6ea9f65bb92d60a0a31cd618f056..ded0f96b53f1e8bc68ef9595a6441576de8877a3 100644 |
--- a/chrome/browser/chromeos/policy/network_configuration_updater_impl_cros_unittest.cc |
+++ b/chrome/browser/chromeos/policy/network_configuration_updater_impl_cros_unittest.cc |
@@ -90,7 +90,7 @@ class NetworkConfigurationUpdaterTest |
chromeos::MockNetworkLibrary network_library_; |
MockConfigurationPolicyProvider provider_; |
scoped_ptr<PolicyServiceImpl> policy_service_; |
- MessageLoop loop_; |
+ base::MessageLoop loop_; |
content::TestBrowserThread ui_thread_; |
content::TestBrowserThread io_thread_; |
}; |