blob: f91dd9d61e4e3f4e4fa62839a4887b50682151f2 [file] [log] [blame]
# This file is generated by importer.py for url_launcher_macos-0.0.1+2
import("//build/dart/dart_library.gni")
dart_library("url_launcher_macos") {
package_name = "url_launcher_macos"
# 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",
]
}