commit | cf30e3448fda5a2fb4c2c6f5a8213205dd814b5f | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Wed Oct 11 19:35:43 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 11 12:37:04 2023 -0700 |
tree | a17370ebb73a9db372f311b73376f41b534c9c3e | |
parent | 46bac4534cf6829315b418b1e385d57c49525a4f [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.