William Hesse 7cbb6a2dd6 Change pub_get_offline hook to find engine src relative to script (flutter/engine#33869)
* Change pub_get_offline hook to find engine src relative to script

If a gclient checkout checks out engine source to a different directory,
the source packages should be found relative to the script location.

Bug: https://github.com/dart-lang/sdk/issues/49163

* Change pub_get_offline hook to find engine src relative to script

If a gclient checkout checks out engine source to a different directory,
the source packages should be found relative to the script location.

Bug: https://github.com/dart-lang/sdk/issues/49163

* Fix merge errors, run ci/bin/format.dart
2022-06-08 18:39:17 -07:00
..