re-introduce //flutter/lib/snapshot:generate_snapshot_bin target (flutter/engine#3474)

This commit is contained in:
Michael Goderbauer
2017-03-14 10:53:30 -07:00
committed by GitHub
parent 51af4a7f08
commit 76d4e76b08

View File

@@ -7,6 +7,7 @@ group("flutter") {
deps = [
"//flutter/sky",
"//flutter/lib/snapshot:generate_snapshot_bin",
]
if (is_fuchsia) {