summaryrefslogtreecommitdiffstats
path: root/base/timer/timer_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/timer/timer_unittest.cc')
-rw-r--r--base/timer/timer_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/timer/timer_unittest.cc b/base/timer/timer_unittest.cc
index 0a4cbbd..417d258f 100644
--- a/base/timer/timer_unittest.cc
+++ b/base/timer/timer_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/memory/scoped_ptr.h"
-#include "base/message_loop.h"
+#include "base/message_loop/message_loop.h"
#include "base/timer/timer.h"
#include "testing/gtest/include/gtest/gtest.h"