blob: 4838af70f6973a8a7023eb536c312e927882cc96 [file] [log] [blame]
# This file is generated by importer.py for typed_data-1.1.5
import("//build/dart/dart_library.gni")
dart_library("typed_data") {
package_name = "typed_data"
source_dir = "lib"
disable_analysis = true
deps = [
]
}