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