Chromium Code Reviews| Index: base/timer/timer_unittest.cc |
| diff --git a/base/timer/timer_unittest.cc b/base/timer/timer_unittest.cc |
| index 9fe21a4592d40c5d853ae2f95b5e9c3cecad4ae3..0a4cbbdc7f3aa76e7793d450dbafa864f530d058 100644 |
| --- a/base/timer/timer_unittest.cc |
| +++ b/base/timer/timer_unittest.cc |
| @@ -4,7 +4,7 @@ |
| #include "base/memory/scoped_ptr.h" |
| #include "base/message_loop.h" |
| -#include "base/timer.h" |
| +#include "base/timer/timer.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| using base::TimeDelta; |