[roll] Roll fuchsia [chromium] Minor cleanup of GN templates and uses

* Partially addressed a TODO and provided more explicit instructions
  for remaining work.
* Rename generate_pkg_and_config() template for consistency and clarity.
* Rename local constant prebuilt_archive_base_path to differentiate
  from the template parameter of the same name.
* Make generate_cast_targets.gni more closely match
  generate_chromium_targets.gni to simplify maintenance.

Original-Bug: chromium:1148608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579045
Original-Revision: 984066e52343e9fcdf2d4dfe75ec3e6cab8a2fe1
GitOrigin-RevId: cd43ca4bdad6d1dfff77946f061f24f6906516c4
Change-Id: Ia049b31ab67ae7056b158a589de926eea6b0ab93
1 file changed
tree: 50c521a2928d76ba3095529d861cd7762c101e5c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.