blob: 7fda55ff073de6e272637e574bdf470f575104ae [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"
language_version = "2.0"
disable_analysis = true
deps = [
]
sources = [
"src/line_decoder.dart",
"src/sync_http.dart",
"sync_http.dart",
]
}