blob: 30b2818c261c9274d0eff1356547a238f1f54cd8 [file] [log] [blame]
# This file is generated by importer.py for pedantic-1.5.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 = [
]
}