blob: e3b0ee4b19cf00aa0b5c315d17a259431ca6fcc3 [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"
# 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 = [
]
}