0
Files
src/ios
Mike Pinkerton 7226a9f40e [Catalyst] Bootstrap startup.
Several fixes required to get the iOS Catalyst build through startup:

- Fix path to the resource directory.
- Change DCHECK to LOG for UIImage resources that aren't found

Bug: 1326989
Change-Id: Ice88bef88d700325a19d07c5a4d2bdb463088680
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3646432
Reviewed-by: Mark Cogan <marq@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Mike Pinkerton <pinkerton@chromium.org>
Reviewed-by: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1004872}
2022-05-18 18:27:35 +00:00
..
2022-05-18 18:27:35 +00:00
2022-05-17 21:23:57 +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.