Descriptiondrive: Remove FakeCacheMetadata
FakeCacheMetadata has been maintained to avoid slowness in tests (http://crbug.com/137945).
But we are going to merge cache DB with metadata DB and there will be no cache DB initialization at all. (i.e. 0 second spent for cache DB initialization in future)
We no longer need to maintain this level of abstraction.
BUG=234487
TEST=unit_tests
R=kinaba@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203878
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Fix nits #
Messages
Total messages: 5 (0 generated)
|