blob: ec21259bd9ed9b5817c49ddcb0313b2704ad26db [file] [log] [blame]
# This file is generated by importer.py for url_launcher-5.4.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/pub/url_launcher_web",
"//third_party/dart-pkg/pub/url_launcher_macos",
"//third_party/dart-pkg/pub/url_launcher_platform_interface",
"//third_party/dart-pkg/git/flutter/packages/flutter",
]
}