[roll] Roll fuchsia Revert "[goma] Clean-up GN files of Goma"

This reverts commit 770ec310a7d457be0814d8de6b093c7a1c8f0430.

Reason for revert: still used by core.x64-host_test-only-mac in tqr/842411 (the last hold out)

Original change's description:
> [goma] Clean-up GN files of Goma
>
> Goma is deprecated, replaced by reclient-C++ now.
> Migration was done months ago, this is just clean-up
> and simplification.
>
> Original-Bug: 340581192
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049079

Original-Bug: 340581192
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050072
Original-Revision: f5def06bc6b27eac8cda69cb7ce7337af02333f4
GitOrigin-RevId: cad8884011905cafafc06edb81434b11e723efc6
Change-Id: If7145abba5db73145b6d61ae142de28e803f855e
1 file changed
tree: 0ce1269fbc9ee6e3fc100b16cb79a1a10fb962ff
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.