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