commit | f2e1adff8b9978b332f639eb0c9c18b85f751153 | [log] [tgz] |
---|---|---|
author | Yusuke Sato <yusukes@chromium.org> | Fri Jan 22 20:02:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 22 20:02:18 2021 |
tree | f024c1c60f18aff762a0c719f02fd19b86d11b51 | |
parent | f92b961c84d6c2ab26798f1b4bbe3f7c909ba3ca [diff] |
arc: Remove arc_property_util* and fake_cros_config.* The former has been moved to platform2/arc/setup. The latter is not used anymore. BUG=chromium:1163122 TEST=try Change-Id: I104a468668b7e56087740818ef5cdf93a370f761 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613398 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Reviewed-by: Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#846270}
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.