blob: 0a188f34b95879a517e7cfe0d96c2b6b2efa1acd [file] [log] [blame]
# This file is generated by importer.py for typed_data-1.1.6
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 = [
]
}