[roll] Roll fuchsia [chromium] Set up workstation targets

Refactors the chromium build files to generate separate test targets for
each manifest in the chromium prebuilt. This allows us to run
web engine and other chromium unittests on workstation, without dragging
in the castrunner tests (which are expected to fail). This CL also adds
the webrunner tests to Atlas.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/586703
Original-Revision: 70e17453484dc85121496d677217b9dbde50547f
GitOrigin-RevId: 94a46924f6fd765ef479d199ef284c128371bfff
Change-Id: Ibac78f2d9b42732eb6d2abafc369245142e34fe1
1 file changed
tree: 3a5330244e6e0e76371eb47a36fe75ef097e9e26
  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.