Chromium Code Reviews| Index: base/threading/watchdog_unittest.cc |
| =================================================================== |
| --- base/threading/watchdog_unittest.cc (revision 70328) |
| +++ base/threading/watchdog_unittest.cc (working copy) |
| @@ -5,8 +5,8 @@ |
| #include "base/threading/watchdog.h" |
| #include "base/logging.h" |
| -#include "base/platform_thread.h" |
| #include "base/spin_wait.h" |
| +#include "base/threading/platform_thread.h" |
| #include "base/time.h" |
| #include "testing/gtest/include/gtest/gtest.h" |