0
Files
src/ios
Mark Cogan e0f8b2f416 [iOS] Remove TabModelList from ExternalFileRemoverImpl
Removes use of TabModelList from the external file remover, replacing it
with equivalent BrowserList code.

The ComputeReferencedExternalFiles() helper function is updated to
accept a single Browser parameter.

Bug: 1058350
Change-Id: I258fa3c20cd932e9bd5ecdd6da538a5b68b915a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116053
Reviewed-by: Mohammad Refaat <mrefaat@chromium.org>
Commit-Queue: Mohammad Refaat <mrefaat@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753574}
2020-03-26 11:00:56 +00:00
..
2020-01-14 17:28:20 +00:00
2020-03-20 20:47:25 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.