[roll] Roll fuchsia [benchmarks/socket-loopback] Rename GN targets

...to be prefixed by loopback. This was not done in the same change
that moved the file to help git figure out that the file was moved
rather than removed and added.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/892699
Original-Revision: 34afe5b944463519caee802255b565d0c0d08f56
GitOrigin-RevId: 33c3bd7fc724b876ec67c0004b36856d75db2ae1
Change-Id: Ie26855429c825bc345e466fe9010de295227ff68
1 file changed
tree: 6bb9b05570ef672e90cba181cbe38b80b2ad13e5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.