blob: 2ec3241f55e09887a8a6e7db26e460693934b3cc [file] [log] [blame]
# This file is generated by importer.py for process-2.0.3
import("//build/dart/dart_package.gni")
dart_package("process") {
package_name = "process"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/intl",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/file",
"//third_party/dart-pkg/pub/platform",
]
}