Skip to content

Commit

Permalink
Stop passing ignored argument to snapshot script (flutter#3723)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Jun 1, 2017
1 parent 796259c commit a808ab9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/snapshot/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ action("generate_snapshot_bin") {
rebase_path(vm_isolate_snapshot, root_build_dir),
"--isolate_output_bin",
rebase_path(isolate_snapshot, root_build_dir),
"--target_os",
target_os,
"--url_mapping=dart:ui,$rebased_dart_ui_path",
]

Expand Down

0 comments on commit a808ab9

Please sign in to comment.