summaryrefslogtreecommitdiff
path: root/content/browser/download/rate_estimator.h
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2013-07-10 11:40:50 +0100
committerBen Murdoch <benm@google.com>2013-07-10 11:40:50 +0100
commiteb525c5499e34cc9c4b825d6d9e75bb07cc06ace (patch)
treed908ce4bfe1717d2cd53f41327d8b9ba8304355f /content/browser/download/rate_estimator.h
parent3c54152607de4272b3da0c146b71dcba8a0e5610 (diff)
downloadchromium_org-eb525c5499e34cc9c4b825d6d9e75bb07cc06ace.tar.gz
Merge from Chromium at DEPS revision r210036
This commit was generated by merge_to_master.py. Change-Id: Ib0e33a83ad5dfa541481e83d7acfc6970e68f471
Diffstat (limited to 'content/browser/download/rate_estimator.h')
-rw-r--r--content/browser/download/rate_estimator.h2
1 files changed, 1 insertions, 1 deletions
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 <vector>
#include "base/basictypes.h"
-#include "base/time.h"
+#include "base/time/time.h"
#include "content/common/content_export.h"
namespace content {