blob: e9e307f1837a8aaaf0fbdc226530f6ad060ed1fa [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"
# 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 = [
]
}