aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/test/cpp/util/ya.make
diff options
context:
space:
mode:
authordvshkurko <dvshkurko@yandex-team.ru>2022-02-10 16:45:52 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:52 +0300
commitc768a99151e47c3a4bb7b92c514d256abd301c4d (patch)
tree1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/libs/grpc/test/cpp/util/ya.make
parent321ee9bce31ec6e238be26dbcbe539cffa2c3309 (diff)
downloadydb-c768a99151e47c3a4bb7b92c514d256abd301c4d.tar.gz
Restoring authorship annotation for <dvshkurko@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/grpc/test/cpp/util/ya.make')
-rw-r--r--contrib/libs/grpc/test/cpp/util/ya.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/grpc/test/cpp/util/ya.make b/contrib/libs/grpc/test/cpp/util/ya.make
index 72346d2811..f043cc5b14 100644
--- a/contrib/libs/grpc/test/cpp/util/ya.make
+++ b/contrib/libs/grpc/test/cpp/util/ya.make
@@ -9,7 +9,7 @@ OWNER(orivej)
PEERDIR(
contrib/libs/gflags
contrib/libs/protoc
- contrib/libs/grpc/src/proto/grpc/reflection/v1alpha
+ contrib/libs/grpc/src/proto/grpc/reflection/v1alpha
contrib/restricted/googletest/googlemock
contrib/restricted/googletest/googletest
)
@@ -22,14 +22,14 @@ ADDINCL(
NO_COMPILER_WARNINGS()
SRCS(
- byte_buffer_proto_helper.cc
+ byte_buffer_proto_helper.cc
# grpc_cli_libs:
cli_call.cc
cli_credentials.cc
grpc_tool.cc
proto_file_parser.cc
service_describer.cc
- string_ref_helper.cc
+ string_ref_helper.cc
# grpc++_proto_reflection_desc_db:
proto_reflection_descriptor_database.cc
# grpc++_test_config: