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