[roll] Roll fuchsia [gidl] Fix dart imports

This CL fixes the imports emitted by the GIDL Dart backend. Ever since
I1eab79098125c5261ca5b73611602010c4e8a33a, we've been running the Dart
conformance tests in google3, not in the Fuchsia tree. Doing that has
required fixing up imports when copying the tests over, but instead we
can simply emit the correct imports in the first place.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/928192
Original-Revision: b2cc5c416a000ac6a1ac3ce38f4faccca7467378
GitOrigin-RevId: 8bd16ece5743c14b4729f73e8136026ad3024251
Change-Id: I41f77e7e9ce11db1a5742cd7e286b814238e9401
1 file changed
tree: a17370ebb73a9db372f311b73376f41b534c9c3e
  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.