diff options
Diffstat (limited to 'base/timer.h')
-rw-r--r-- | base/timer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/timer.h b/base/timer.h index 08c851f..887c2c3 100644 --- a/base/timer.h +++ b/base/timer.h @@ -46,6 +46,7 @@ // because they're flaky on the buildbot, but when you run them locally you // should be able to tell the difference. +#include "base/logging.h" #include "base/task.h" #include "base/time.h" |