commit | aa930fd9c24eb3ecb255eb387232bf851a157a7c | [log] [tgz] |
---|---|---|
author | Alice Wang <[email protected]> | Mon May 16 12:37:28 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon May 16 12:37:28 2022 |
tree | df284866ea20c1b8d413d962b3b4829cf9e976f8 | |
parent | 5955380dfb5523c4263eafdace29b2a42b9ad425 [diff] |
[Android] Clean up redundant field in SyncConsentFragmentBase This CL cleans up the redundant field mDestroyed in SyncConsentFragmentBase since we can get this status directly from Android. Bug: 1186595 Change-Id: Ifac688efffc3f170ffdf1e1be5d76bf177d2d7c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3645078 Reviewed-by: Tanmoy Mollik <[email protected]> Commit-Queue: Alice Wang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1003711}
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.