blob: 408cfccb288bef7f89b0bba255306412709e8cec [file] [log] [blame]
# This file is generated by importer.py for url_launcher-3.0.3
import("//build/dart/dart_library.gni")
dart_library("url_launcher") {
package_name = "url_launcher"
# 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/git/flutter/packages/flutter",
]
}