blob: ebe62d45b6a1ba3320d95dd739e4c88ebf1fcab7 [file] [log] [blame]
# This file is generated by importer.py for sync_http-0.1.4
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 = [
]
}