commit | a0633662c01893ef8d349d53487dc2f7f7b9dffd | [log] [tgz] |
---|---|---|
author | Kavita Soni <kavitasoni@chromium.org> | Tue May 13 15:30:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 15:30:02 2025 |
tree | 9e501ce0935785636a864b82a721b838385507c7 | |
parent | bcfe7051426fb4d7398aedc9b6f1b705ec9444f4 [diff] |
Fix unused function failure in save card bottomsheet egtest. This CL fixes the build failure on downstream bots due to unused function 'UploadBottomSheetSubTitleMatcher'. Example failure: https://ci.chromium.org/ui/p/chrome/builders/ci/ios-rel-ready/47311/overview Bug: 409314908 Change-Id: I9f70bc3e59df1d99ba6fc5d5bf5c1624205d8ea9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6541087 Reviewed-by: Alexis Hétu <sugoi@chromium.org> Commit-Queue: Scott Yoder <scottyoder@google.com> Commit-Queue: Kavita Soni <kavitasoni@chromium.org> Owners-Override: Scott Yoder <scottyoder@google.com> Reviewed-by: Scott Yoder <scottyoder@google.com> Cr-Commit-Position: refs/heads/main@{#1459465}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.