blob: 07cb715db28f9063527c0f6221c8107f01c10778 [file] [log] [blame]
# This file is generated by importer.py for connectivity_macos-0.1.0+1
import("//build/dart/dart_library.gni")
dart_library("connectivity_macos") {
package_name = "connectivity_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",
]
}