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