NetworkService: Don't call StoragePartition::ClearHttpAndMediaCaches
We've deprecated the concept of a media cache, and are now using a single cache for both purposes. |NetworkContext::ClearHttpCache()| does the job to clear the cache when Network Service was enabled, and we should only call |StoragePartition::ClearHttpAndMediaCaches()| when Network Service was disabled. Bug: 877639 Change-Id: Id227322b9b2d64b76a53a45147010227b620468f Reviewed-on: https://chromium-review.googlesource.com/1187571 Commit-Queue: Chong Zhang <chongz@chromium.org> Reviewed-by:Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#586440}
Showing
Please register or sign in to comment