[roll] Roll fuchsia [chromium] Fix custom_package_path for Chrome browser

generate_chromium_targets.gni assumed that all packages
were defined under //fuchsia in Chromium.

Original-Bug: 81925
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602341
Original-Revision: 7ff3bd3e83b3eebc8379e45cc8154771a8044b53
GitOrigin-RevId: 5906910393c84f184923ee1ba0fcf25e912127ca
Change-Id: I80f69a3406ad6798191c62f06d970f97bf1c3f0a
1 file changed
tree: dcaf04068ae8af21867100b844dc8f1653ff526b
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.