blob: e4bf2db82e893fcd48cb54eb40c0e9716f708972 [file] [log] [blame]
# This file is generated by importer.py for url_launcher_macos-0.0.1+4
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",
]
}