commit | 9b37fc294ced88b51b42b02e7447b969ea50ca8a | [log] [tgz] |
---|---|---|
author | mark a. foltz <mfoltz@chromium.org> | Fri Jul 29 00:12:23 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 29 00:12:23 2022 |
tree | 078056ceec58d869e398e57214d66d7996b113ef | |
parent | 75fee0d04a13f218fc69e6579e00f1f6ad15aa68 [diff] |
[Cast Convergence] Move definition of chromecast_branding. This moves the definition of chromecast_branding to //chromecast/chromecast.gni. As part of this change: 1. No longer override the location of google_play_services_package for Nest. Downstream builds that want to do that can set the GN arg explicitly. 2. No longer set a custom ldconfig for Chromecast builds. Bug: 1293517 Change-Id: Ia423c90d90d07a31eb1c86f612a8bdd07ad89248 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3614656 Reviewed-by: Sean Topping <seantopping@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Reviewed-by: Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/main@{#1029533}
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.