diff options
Diffstat (limited to 'content/browser/download/rate_estimator.h')
-rw-r--r-- | content/browser/download/rate_estimator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/download/rate_estimator.h b/content/browser/download/rate_estimator.h index b235cec..111e8eb 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 { |