[roll] Roll fuchsia [build] Fix GN error for enable_rbe=true use_goma=false

When the GN build arguments enable_rbe=true and use_goma=false
are used together, `gn gen` blows up.  This change fixes it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639381
Original-Revision: 899da44d6e69e4c33a55ecfefc4cfaedb051075e
GitOrigin-RevId: dee510a28ab6b21eea883750b7b4d1a9f151f70d
Change-Id: Ice4f507fd5374c266c02c4e78ae14badd3d897c1
1 file changed
tree: 4d91a0c7843fded5db900abff1736194753f8322
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.