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