Index: content/browser/host_zoom_map_impl_unittest.cc |
diff --git a/content/browser/host_zoom_map_impl_unittest.cc b/content/browser/host_zoom_map_impl_unittest.cc |
index 055e061a3ea20ea0de00c92d97646d43505b0001..ccb04e4d8bd07123d9a8f357aaa2edb288ef664e 100644 |
--- a/content/browser/host_zoom_map_impl_unittest.cc |
+++ b/content/browser/host_zoom_map_impl_unittest.cc |
@@ -18,7 +18,7 @@ class HostZoomMapTest : public testing::Test { |
} |
protected: |
- MessageLoop message_loop_; |
+ base::MessageLoop message_loop_; |
TestBrowserThread ui_thread_; |
}; |