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