blob: 58f48b956df0ae678c73ca1ef6612246761c9978 [file] [log] [blame]
# This file is generated by importer.py for fixnum-0.10.9
import("//build/dart/dart_library.gni")
dart_library("fixnum") {
package_name = "fixnum"
# 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 = [
]
}