blob: c9ea6b67fb1d44e5420c2b5c9f484de445f8c56e [file] [log] [blame]
# This file is generated by importer.py for mustache-1.0.0
import("//build/dart/dart_library.gni")
dart_library("mustache") {
package_name = "mustache"
source_dir = "lib"
disable_analysis = true
deps = [
]
}