blob: b9da95080353f0c4f475891ce72f02f155df3a8f [file] [log] [blame]
# This file is generated by importer.py for file-2.3.6
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",
]
}