commit | 31d457df9bcf2e2994756c6fc36194cc3c8c3efa | [log] [tgz] |
---|---|---|
author | Trent Begin <tbegin@google.com> | Mon Nov 02 19:10:09 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 02 19:10:09 2020 |
tree | c6afdfdc5bcedd159398403e15806924cfd73fc4 | |
parent | 9a65e5c18362c4974126535ec5ba8a3160c89c4e [diff] |
Add network diagnostics component to connectivity diagnostics app This adds the existing network-diagnostics cr_component into the connectivity diagnostics app and pipes in the necessary dependencies from chrome. Bug: chromium:1140611 Change-Id: I7fa82ab611be6da4a7b93031e2c9ffa4efbd3925 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490981 Commit-Queue: Trent Begin <tbegin@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#823243}
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.
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.