Revert 220123 "Remove simple_util::GetMTime from simple cache."
commit88f3561a8feea33ba5fa4b11abe5eb5b6339f9f9
authorpasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Sep 2013 17:02:53 +0000 (4 17:02 +0000)
committerpasko@chromium.org <pasko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Sep 2013 17:02:53 +0000 (4 17:02 +0000)
tree7094b7903dccfc303ca9f974e98f903679f0d3dd
parent44c1357d307979826a9bf26fa6a2b2b71b460df6
Revert 220123 "Remove simple_util::GetMTime from simple cache."

> Remove simple_util::GetMTime from simple cache.
>
> With base::PlatformFile::GetPlatformFileInfo now being high resolution, there's
> no need for this system specific cruft in the simple disk cache.
>
> R=clamy,pasko
> BUG=None
>
> Review URL: https://chromiumcodereview.appspot.com/22571011

Reason: GetFileInfo is being used, and it is not high resolution right now.

TBR=gavinp@chromium.org

Review URL: https://codereview.chromium.org/23597016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221206 0039d316-1c4b-4281-b951-d872f2087c98
net/disk_cache/simple/simple_backend_impl.cc
net/disk_cache/simple/simple_index_file.cc
net/disk_cache/simple/simple_index_file_unittest.cc
net/disk_cache/simple/simple_synchronous_entry.cc
net/disk_cache/simple/simple_util.cc
net/disk_cache/simple/simple_util.h