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