[roll] Roll fuchsia [gidl] Remove tools/fidl/gidl/example

This CL removes tools/fidl/gidl/example/* which is not in the build
graph and has bit-rotten. It was meant for manually testing the gidl
tool, before we ran gidl automatically in the build and golden tests.

Test: fx test //tools/fidl/gidl
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690389
Original-Revision: e4d51ae9d627f599913c9635f63a21c22a5b9216
GitOrigin-RevId: 2ee835218acaeb934114f26548a9ae448c12360c
Change-Id: Icc260211566f958aa21b463434cad5c5d3712965
1 file changed
tree: 1e0ebb6da918ac159cfd6e34464a861dc4f5bd56
  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.