0
Files
src/ios
Jesse McKenna 1c15ac3849 breadcrumbs: migrate BreadcrumbManagerObserverBridge
This change moves BreadcrumbManagerObserverBridge and its unit test
into the new breadcrumbs component. Because it is only needed on iOS,
it has been moved into the ios/ directory as-is.

Bug: 1163762
Change-Id: I7f1f6af441ef824ebbd3b9cb8cd75479f90d13f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2844363
Reviewed-by: Ali Juma <ajuma@chromium.org>
Reviewed-by: Mike Dougherty <michaeldo@chromium.org>
Reviewed-by: Olivier Robin <olivierrobin@chromium.org>
Commit-Queue: Jesse McKenna <jessemckenna@google.com>
Cr-Commit-Position: refs/heads/master@{#876776}
2021-04-27 21:50:27 +00:00
..
2021-04-21 18:02:38 +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.