| Index: content/browser/download/rate_estimator.h
|
| diff --git a/content/browser/download/rate_estimator.h b/content/browser/download/rate_estimator.h
|
| index b235ceccd7009ea5ede6f5c85d5e9947e332eaab..111e8eb8d8b0dd0f0b83e46deae0b2b1012b8025 100644
|
| --- a/content/browser/download/rate_estimator.h
|
| +++ b/content/browser/download/rate_estimator.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "content/common/content_export.h"
|
|
|
| namespace content {
|
|
|