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