Chromium Code Reviews| Index: base/timer.h |
| diff --git a/base/timer.h b/base/timer.h |
| index 30cb10900d8216f4e79fbe5b640c9a39bc171e66..4f443a2348e6b05d22cc91ff5b131938231b04c1 100644 |
| --- a/base/timer.h |
| +++ b/base/timer.h |
| @@ -48,6 +48,7 @@ |
| // should be able to tell the difference. |
| #include "base/base_export.h" |
| +#include "base/location.h" |
| #include "base/logging.h" |
| #include "base/task.h" |
| #include "base/time.h" |