blob: c745be557c3e64afaf45bd93e8fb62abad501330 [file] [log] [blame]
# This file is generated by importer.py for sync-0.1.0+1
import("//build/dart/dart_library.gni")
dart_library("sync") {
package_name = "sync"
source_dir = "lib"
disable_analysis = true
deps = [
]
}