Chromium Code Reviews| Index: base/threading/watchdog.h |
| diff --git a/base/threading/watchdog.h b/base/threading/watchdog.h |
| index 5b0b210de90b2a83d5e2a856a8cba099b305a036..abcb4f128094946d16e50984228cf46263f7429e 100644 |
| --- a/base/threading/watchdog.h |
| +++ b/base/threading/watchdog.h |
| @@ -25,7 +25,7 @@ |
| #include "base/synchronization/condition_variable.h" |
| #include "base/synchronization/lock.h" |
| #include "base/threading/platform_thread.h" |
| -#include "base/time.h" |
| +#include "base/time/time.h" |
| namespace base { |