summaryrefslogtreecommitdiffstats
path: root/base/hi_res_timer_manager_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/hi_res_timer_manager_unittest.cc')
-rw-r--r--base/hi_res_timer_manager_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/hi_res_timer_manager_unittest.cc b/base/hi_res_timer_manager_unittest.cc
index 601586d..b523284 100644
--- a/base/hi_res_timer_manager_unittest.cc
+++ b/base/hi_res_timer_manager_unittest.cc
@@ -13,7 +13,7 @@
#if defined(OS_WIN)
// http://crbug.com/114048
TEST(HiResTimerManagerTest, DISABLED_ToggleOnOff) {
- MessageLoop loop;
+ base::MessageLoop loop;
scoped_ptr<base::PowerMonitor> power_monitor(new base::PowerMonitor());
HighResolutionTimerManager manager;