[roll] Roll fuchsia [Chromium] Allows use of arm64 chromium tests

Currently, regardless of target_cpu, chromium_common_tests contain
tests built for x64. This cl makes it such that the arm64 tests
are used when the target_cpu is arm64

Original-Bug:76992
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/596544
Original-Revision: 7f821bdfa481f3b8abb204a06d508f09508b0b80
GitOrigin-RevId: d4d97e085db90e2f8c881b507ef37b68dea9de62
Change-Id: I4c2deeaa8a5d3c646cbfd74dc97efaf8fdc76351
1 file changed
tree: 882df8e806e1ddb0afc0f2eb1403afb7e0d945c3
  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.