077e1be29c
Turns out that dart compile exe --depfile produces depfile which does not work with ninja because it uses absolute path to the output file instead of using relative path. So we can't use it directly and need to fix depfile. TEST=manually Change-Id: I1aadfd5079cc38d392933f9afe333f63407bb295 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/435680 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Slava Egorov <vegorov@google.com>
This directory was taken from a snapshot of flutter/engine/src/build/.
The snapshot was taken with a recursive copy cp -R of the directory from
the flutter repository.
The contents has now diverged significantly from Flutter, and is maintained independently by the Dart team. It is used to support the GN build system.