commit | 9e84d162c6ea55b0ee5fb2e34cd93fb138dba89b | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@chromium.org> | Sat Apr 02 00:47:33 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 02 00:47:33 2022 |
tree | 47ee1a30e73beed0f86b3ec16b5346c884f76264 | |
parent | b5ff44499977cf788fb6f4876e849e2685d6cf43 [diff] |
Diagnostics: depend on `:input_list` from the right target Somehow this got put under `:system_page` even though it's not used by that component. Bug: 1207678 Test: build and deploy Chrome, check for no JS errors from the app Change-Id: I79f7d977312e7f219b11ae3593eeda3a0a19ba18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3566598 Auto-Submit: Harry Cutts <hcutts@chromium.org> Reviewed-by: Michael Checo <michaelcheco@google.com> Commit-Queue: Michael Checo <michaelcheco@google.com> Cr-Commit-Position: refs/heads/main@{#988209}
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.