commit | 4804befd52f2085349e01b74b197ca02cfec7c0b | [log] [tgz] |
---|---|---|
author | Torne (Richard Coles) <torne@google.com> | Fri Jul 22 21:59:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 22 21:59:58 2022 |
tree | 29b5d8354e8d4571a7a2aa5d128086082c8f3b1b | |
parent | 59c6dbff0600f323b6b3c3f4314dd6ab63043b8c [diff] |
Suppress lint in DarkModeHelper for T SDK. Linting against the T SDK results in a new lint in DarkModeHelper; suppress it as we have no alternative here. Bug: 1339376 Change-Id: Id0785fb3ea10e9de4d8fd1c4c13ffa5e2fe6dfc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3780314 Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by: Michael Bai <michaelbai@chromium.org> Commit-Queue: Richard Coles <torne@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1027430}
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.