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