blob: 08bae3a8e9b50e4f1118cdb568d41e49d2f502a1 [file] [log] [blame]
# This file is generated by importer.py for url_launcher-5.0.2
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",
]
}