diff options
Diffstat (limited to 'net/disk_cache/block_files.cc')
-rw-r--r-- | net/disk_cache/block_files.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/block_files.cc b/net/disk_cache/block_files.cc index 3161317..3a87731 100644 --- a/net/disk_cache/block_files.cc +++ b/net/disk_cache/block_files.cc @@ -11,7 +11,6 @@ #include "net/disk_cache/cache_util.h" #include "net/disk_cache/file_lock.h" -using base::Time; using base::TimeTicks; namespace { |