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