commit | 3b35adc513c45274edcd4da29cfd748e49a2fa4f | [log] [tgz] |
---|---|---|
author | Igor <igorcov@chromium.org> | Tue Jan 17 18:46:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 17 18:46:19 2023 |
tree | 6dd82902db7ec4824aa14265cdf4443fc10f6589 | |
parent | af8b770a8fcbf05d1d444bd5157a810563dc53b6 [diff] |
Log error when machine-info file is missing The file is always expected to be present on Chrome OS. Log an error when it's missing. BUG=b:249498455 TEST=Manual test on device Change-Id: I1ec5eae867dbc4c133a25734c68914e01ef2f2f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4173650 Commit-Queue: Igor <igorcov@chromium.org> Reviewed-by: Igor <igorcov@chromium.org> Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1093421}
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.