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