dfb009d70a
This CL allows users to inject the inspect node used inside the os_fuchsia.cc file instead of having it get created automatically. This allows us to use inspect in other areas of the flutter/dart runners. This code needs to be soft transitioned so there will be follow up CLs after the runners are migrated. TEST=This was tested against the current version of the runner that does not use these new codepaths and against a version that does. Change-Id: I2fff36223aa4021da9cd2051daf6312d2b115492 Bug: fxbug.dev/69558 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/190960 Commit-Queue: Chase Latta <chaselatta@google.com> Reviewed-by: Zach Anderson <zra@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>