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