blob: 26f6b12a9ee600d492a18416eb1ad5bc73bbe4cf [file] [log] [blame]
import("//third_party/grpc/grpc_library.gni")
grpc_library("test_plugin_service") {
testonly = true
sources = [ "test_plugin_service.proto" ]
}