blob: f56f04a35f3f4e15442f67bb416584998b57456b [file] [log] [blame]
# This file is generated by importer.py for process-2.0.7
import("//build/dart/dart_library.gni")
dart_library("process") {
package_name = "process"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart/third_party/pkg/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",
]
}