blob: 972f937c9cc5b6f47c6d1fe6ea476aa9dd5f628c [file] [log] [blame]
# This file is generated by importer.py for mockito-2.2.0
import("//build/dart/dart_package.gni")
dart_package("mockito") {
package_name = "mockito"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/test",
"//third_party/dart-pkg/pub/matcher",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/collection",
]
}