Chromium Code Reviews| Index: base/metrics/stats_counters.h |
| diff --git a/base/metrics/stats_counters.h b/base/metrics/stats_counters.h |
| index ccc73ba1062637e208beaedef8bf501dac513af8..d47bab3e893f99aabfc577a6707df5b662d43b36 100644 |
| --- a/base/metrics/stats_counters.h |
| +++ b/base/metrics/stats_counters.h |
| @@ -10,7 +10,7 @@ |
| #include "base/base_export.h" |
| #include "base/compiler_specific.h" |
| #include "base/metrics/stats_table.h" |
| -#include "base/time.h" |
| +#include "base/time/time.h" |
| namespace base { |