blob: c7ef7f4079aebcc2c09b8286ddbc18d7fefa30cb [file] [log] [blame]
# This file is generated by importer.py for pedantic-1.8.0+1
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 = [
]
}