[fuchsia] Fix flutter_gallery BUILD.gn (#26015)

This commit is contained in:
Zachary Anderson 2019-01-03 09:15:53 -08:00 committed by GitHub
parent 53727866e6
commit eb236da5ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,8 @@ flutter_app("flutter_gallery") {
"//third_party/dart-pkg/pub/flutter_gallery_assets",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/scoped_model",
"//third_party/dart-pkg/pub/shrine_images",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/string_scanner",
"//third_party/dart-pkg/pub/typed_data",