blob: ac8d95a60d008654a36c870865e580507545f248 [file] [log] [blame]
# This file is generated by importer.py for url_launcher_platform_interface-1.0.6
import("//build/dart/dart_library.gni")
dart_library("url_launcher_platform_interface") {
package_name = "url_launcher_platform_interface"
# 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/plugin_platform_interface",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/git/flutter/packages/flutter",
]
}