a8b8948288
The new library dependency added to File io on Windows should be added to the libdart_builtin targets, not the downstream executables, so that Flutter builds that use libdart_builtin will inherit the dependency. Follow-up to https://dart-review.googlesource.com/c/sdk/+/335940 TEST=monorepo_build,dart_ci,flutter_engine_ci Bug: https://github.com/dart-lang/sdk/issues/45981 Bug: https://github.com/dart-lang/sdk/issues/53848 Change-Id: I90407a0d702683cadb4f2d2c57bb6c598b6e052d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/353680 Commit-Queue: William Hesse <whesse@google.com> Reviewed-by: Slava Egorov <vegorov@google.com>