[roll] Roll topaz [fidl] Remove FIDL dart examples from build

This needs to be done to avoid build target name conflicts
when the examples are added in fuchsia.git
(Iae81eb1d1a118fcbb23ad26eb1676c3532a93be1)

All the code (including BUILD files themselves) can't be
removed before the above CL lands, since they are being
referenced in documentation

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/topaz/+/454216
Original-Revision: fef9b4c71f4c247bacb087fed03f59c295582aa1
GitOrigin-RevId: f0c6813bc73862ee9155bb64d3d2f3d99e37ac9a
Change-Id: I1978e757ee800005b6a8d89cf0c044c8c012f33e
1 file changed
tree: 3ef00aa133bd50aaf93d17f8a95be9dad84b4307
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.