[roll] Roll fuchsia [gidl] Remove Dart backend

This CL removes the GIDL Dart backend since it now lives in google3.
This is a continuation of Ib33f24e168908793ad033842e47de46dcd4650fe
which factored out the cli from GIDL's main.go to enable building
gidl binaries in different repos with different backends plugged in.

Test: fx check-goldens gidl
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/935075
Original-Revision: 3fe5c305cbe79511c1709c38980db922d5b34c93
GitOrigin-RevId: a504d20a286c93af06612ed75df6e64b135ad53f
Change-Id: I8efa40a3f6263f90acdaaea09f6ef6277fb41f5f
1 file changed
tree: e6204767fd989f4ff91c7fccaf82c5677c0bd1b1
  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.