DescriptionMove StoragePartitionHttpCacheRemover to browsing_data/ components.
This enables us to use StoragePartitionHttpCacheRemover from extensions/.
SPHCRemover used to live under chrome/.
WebViewGuest, which uses it lives in extensions/, we currently have to install
a chrome/ delegate (ChromeWebViewGuestDelegate) to call into SPHCRemover.
This change will enable us to use SPHCRemover directly from WebViewGuest in
extensions/.
BUG=471287
Test=None, internal only change.
Committed: https://crrev.com/14082d23ec62e040992a82a7e535d2c004874b8a
Cr-Commit-Position: refs/heads/master@{#323385}
Patch Set 1 #Patch Set 2 : fix gn build #
Total comments: 2
Patch Set 3 : Address comments from blundell@ #Patch Set 4 : speculative fix for ios #
Total comments: 4
Patch Set 5 : fix build #
Total comments: 2
Patch Set 6 : one more dispcrepancy in build file fixed #Messages
Total messages: 26 (6 generated)
|