blob: c277ba02d74867d9ff19de0522439d67195a6d27 [file] [log] [blame]
# This file is generated by importer.py for url_launcher_web-0.1.1+1
import("//build/dart/dart_library.gni")
dart_library("url_launcher_web") {
package_name = "url_launcher_web"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/url_launcher_platform_interface",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/git/flutter/packages/flutter",
"//third_party/dart-pkg/git/flutter/packages/flutter_web_plugins",
]
}