commit | d27f27013f8ac0219a6f809fc2c202ec54a238f4 | [log] [tgz] |
---|---|---|
author | Jun Ishiguro <junis@google.com> | Thu Nov 02 00:30:55 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 02 00:30:55 2023 |
tree | 352d6196095aa1bd4d819517f8f32153db0ca1c3 | |
parent | 943799bf01466762d53fa940b4a2a2f4293b8589 [diff] |
Simplify //chromeos/version dependencies This CL modifies the dependencies of //chromeos/version:version so that it directly depends on //base:i18n and not on //ui/base. Bug: None Change-Id: Ibd5cb3f52a911d9c921552ce2405e2206fa824e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4995307 Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Jun Ishiguro <junis@google.com> Cr-Commit-Position: refs/heads/main@{#1218563}
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.