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