Chromium Code Reviews| Index: base/profiler/tracked_time.h |
| diff --git a/base/profiler/tracked_time.h b/base/profiler/tracked_time.h |
| index 372c7532be923da60d7c321c1209a39b40ce0006..23632749a00c8d3f044766ac20ed1b4d98d606a3 100644 |
| --- a/base/profiler/tracked_time.h |
| +++ b/base/profiler/tracked_time.h |
| @@ -8,7 +8,7 @@ |
| #include "base/base_export.h" |
| #include "base/basictypes.h" |
| -#include "base/time.h" |
| +#include "base/time/time.h" |
| namespace tracked_objects { |