blob: 9a0daa9e5e03e85df787df8574fdd6e57d008b1c [file] [log] [blame]
# This file is generated by importer.py for plugin-0.2.0+3
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 = [
]
}