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