blob: c72c60d5462d039fd5db0e02d866eabb3f9472e7 [file] [log] [blame]
# This file is generated by importer.py for file-5.0.8+1
import("//build/dart/dart_library.gni")
dart_library("file") {
package_name = "file"
# 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 = [
"//third_party/dart/third_party/pkg/intl",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/path",
]
}