diff options
Diffstat (limited to 'base/watchdog_unittest.cc')
-rw-r--r-- | base/watchdog_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/watchdog_unittest.cc b/base/watchdog_unittest.cc index b0e9457..1bfc09b 100644 --- a/base/watchdog_unittest.cc +++ b/base/watchdog_unittest.cc @@ -4,7 +4,6 @@ // Tests for Watchdog class. -#include "base/logging.h" #include "base/platform_thread.h" #include "base/spin_wait.h" #include "base/time.h" |