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