Index: net/disk_cache/simple/simple_backend_impl.cc |
diff --git a/net/disk_cache/simple/simple_backend_impl.cc b/net/disk_cache/simple/simple_backend_impl.cc |
index 4dd9319adc803a65381a5240fbd7c0f4c2b6e12f..19f7687be04d6db8bc467b87620e142a3ae6f8b1 100644 |
--- a/net/disk_cache/simple/simple_backend_impl.cc |
+++ b/net/disk_cache/simple/simple_backend_impl.cc |
@@ -17,7 +17,7 @@ |
#include "base/single_thread_task_runner.h" |
#include "base/sys_info.h" |
#include "base/threading/sequenced_worker_pool.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "net/base/net_errors.h" |
#include "net/disk_cache/backend_impl.h" |
#include "net/disk_cache/simple/simple_entry_format.h" |