From eb525c5499e34cc9c4b825d6d9e75bb07cc06ace Mon Sep 17 00:00:00 2001 From: Ben Murdoch Date: Wed, 10 Jul 2013 11:40:50 +0100 Subject: Merge from Chromium at DEPS revision r210036 This commit was generated by merge_to_master.py. Change-Id: Ib0e33a83ad5dfa541481e83d7acfc6970e68f471 --- content/browser/download/rate_estimator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/browser/download/rate_estimator.h') diff --git a/content/browser/download/rate_estimator.h b/content/browser/download/rate_estimator.h index b235ceccd7..111e8eb8d8 100644 --- a/content/browser/download/rate_estimator.h +++ b/content/browser/download/rate_estimator.h @@ -9,7 +9,7 @@ #include #include "base/basictypes.h" -#include "base/time.h" +#include "base/time/time.h" #include "content/common/content_export.h" namespace content { -- cgit v1.2.3