blob: eb1cadbcdc6a3ee42777f9be978cb19bcd434044 [file] [log] [blame]
# This file is generated by importer.py for url_launcher-2.0.1
import("//build/dart/dart_library.gni")
dart_library("url_launcher") {
package_name = "url_launcher"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/git/flutter/packages/flutter",
]
}