blob: d31e2038580fcce5d32bcc020d8929a85b7d813e [file] [log] [blame]
# This file is generated by importer.py for args-1.5.1
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 = [
]
}