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