blob: 442776fd1ccd760cc750c3a8a72426f536522581 [file] [log] [blame]
# This file is generated by importer.py for io-0.3.2+1
import("//build/dart/dart_library.gni")
dart_library("io") {
package_name = "io"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/charcode",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/string_scanner",
]
}