diff options
Diffstat (limited to 'net/disk_cache')
-rw-r--r-- | net/disk_cache/simple/simple_entry_impl.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/disk_cache/simple/simple_entry_impl.cc b/net/disk_cache/simple/simple_entry_impl.cc index a062dc2..1817bfc 100644 --- a/net/disk_cache/simple/simple_entry_impl.cc +++ b/net/disk_cache/simple/simple_entry_impl.cc @@ -142,7 +142,6 @@ void InvokeCallbackIfBackendIsAlive( using base::Closure; using base::FilePath; -using base::MessageLoopProxy; using base::Time; using base::TaskRunner; |