Sign in
chromium
/
chromium
/
src
/
205191a32c9db91062c5342e901b2da2d67a49e5
/
.
/
ios
/
testing
/
plugin
/
BUILD.gn
blob: 26f6b12a9ee600d492a18416eb1ad5bc73bbe4cf [
file
] [
log
] [
blame
]
import
(
"//third_party/grpc/grpc_library.gni"
)
grpc_library
(
"test_plugin_service"
)
{
testonly
=
true
sources
=
[
"test_plugin_service.proto"
]
}