commit | f11e77043d1f2293a71a20f34b70ed8c9545ff99 | [log] [tgz] |
---|---|---|
author | Daniel White <danieltwhite@google.com> | Thu Feb 06 18:01:41 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 06 18:13:44 2025 |
tree | 4b41f0551617fe5b662b1a78d5da5780309127a7 | |
parent | ec214bb0bf457569ce99f23f92b3f44a8cc2ee51 [diff] |
[iOS] Deprecate traitCollectionDidChange in FindBarView Since traitCollectionDidChange is deprecated in iOS 17, FindBarView was updated to use the new alternative system, registerForTraitChanges. Fixed: 391365718 Change-Id: I86af5ca216144374a1ded67b9281bd8f6f379b4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6194375 Commit-Queue: Daniel White <danieltwhite@google.com> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416873} NOKEYCHECK=True GitOrigin-RevId: e6e4b812e1507fe0c313835e99bfdb46a9887148
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.