| Index: net/disk_cache/simple/simple_entry_impl.cc
|
| diff --git a/net/disk_cache/simple/simple_entry_impl.cc b/net/disk_cache/simple/simple_entry_impl.cc
|
| index a6de8782b24c8d6706336a0b3f792b7a800f9b35..58510edc216f3d44102128733a92c0f369ea186f 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;
|
|
|
|
|