Fix an output file path for the frontend server package_incremental script (flutter/engine#13154)

This commit is contained in:
Jason Simmons 2019-10-16 11:37:28 -07:00 committed by GitHub
parent 577be07f6c
commit 511d10d2e9

View File

@ -84,7 +84,7 @@ if (is_fuchsia_host || is_fuchsia) {
inputs = frontend_server_files
outputs = [
"$root_gen_dir/dart-pkg/frontend_server/pubspec.yaml",
"$root_gen_dir/dart-pkg/flutter_frontend_server/pubspec.yaml",
"$root_gen_dir/dart-pkg/vm/pubspec.yaml",
"$root_gen_dir/dart-pkg/build_integration/pubspec.yaml",
"$root_gen_dir/dart-pkg/front_end/pubspec.yaml",