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