blob: 228520a81cd9d655bbfdc189b177c026bb0f90bd [file] [log] [blame]
# This file is generated by importer.py for petitparser-1.7.6
import("//build/dart/dart_library.gni")
dart_library("petitparser") {
package_name = "petitparser"
# 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 = [
"//third_party/dart-pkg/pub/matcher",
]
}