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