Add url_launcher dependency to BUILD.gn. (#9886)

This commit is contained in:
Andrew Wilson 2017-05-08 09:53:41 -07:00 committed by GitHub
parent a5894fca82
commit f752cd3844

View File

@ -13,6 +13,7 @@ flutter_app("flutter_gallery") {
deps = [
"//lib/flutter/packages/flutter",
"//third_party/dart-pkg/pub/url_launcher",
]
# TODO(chinmaygarde): Assets must be packaged in the FLX.