[roll] Roll fuchsia [build] Add GN label to golden file error.

Helps developers fix up failures when they happen in CQ first.

Example of the new message format:

```
Error: Golden file mismatch
Please acknowledge this change by updating the golden.

You can run this command:
  cp ... ...
Or you can rebuild with `bless_goldens=true` in your GN args and
`//tools/cmx2cml/tests/goldens:button_checker_unittest` in your build graph.
```

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699252
Original-Revision: 26d3366d65997b1f274f4811881f4ee29f99fcd5
GitOrigin-RevId: 951c28a970a2ef28d8f4f519f0dcc6468210a4b2
Change-Id: I596c1c46b3d65391b395e731e101520592365fd1
1 file changed
tree: b60ae09e0683bb2f685538d8e6f19bb2bcb84355
  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.