commit | a727ef52f4b5c24ac413e8b0b75f8a0d9d1bff8e | [log] [tgz] |
---|---|---|
author | Kyle Horimoto <khorimoto@chromium.org> | Thu Feb 25 00:24:50 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 25 00:24:50 2021 |
tree | dfdc3e23d36f1f3e85241652dc789f89823b45fc | |
parent | 6128d7d62de147e8ccab864706b7b07af16a22b7 [diff] |
[CrOS Network] Fix console logs in chrome://network debug UI Before this CL, we were not including cellular_setup strings, resulting in some errors about undefined items in load_time_data. Change-Id: Ifa151dce61331153185219d60f74fbd627c1aa31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2718709 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#857448}
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.