commit | 6d6019afd88378486f7e124c8f07ab8137a53b51 | [log] [tgz] |
---|---|---|
author | Kyle Horimoto <khorimoto@chromium.org> | Thu Jun 24 00:57:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 24 00:57:29 2021 |
tree | 62ed42fd049c727f27b4162e1901fc6a180af977 | |
parent | 40c4785a42024717b3d16baf7eb0e96aa20cffac [diff] |
[CrOS Cellular] Remove erroneous log in internet_detail_menu This log stated that we were unable to find an eSIM network with a given GUID. However, this check occurs whenever we go to the internet_detail_page for any network (not only eSIM). This CL simply removes this log since it is unnecessary and incorrect. Bug: b/191180751 Change-Id: Ia820829784199390f5a04b7a4bca1849da01f4b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2982450 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@{#895406}
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.