commit | 7f486c5c615664579d0854b42d802502408432b5 | [log] [tgz] |
---|---|---|
author | Sinan Sahin <sinansahin@google.com> | Fri Oct 18 17:03:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 17:03:28 2024 |
tree | d98ea9c227b6a6f02643a06bf5e6190fe6860721 | |
parent | d99201067892d74364015e009319cf6c3f02b2e8 [diff] |
[AuthView] Use AndroidX constants This CL replaces the constants used for the AuthTab implementation with the ones defined in the AndroidX APIs. Bug: 358167556 Change-Id: I0dc41b6e7b11c1e9ef2f443f6895072ceda01662 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5939808 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/main@{#1370670}
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.