summaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/test/cpp
diff options
context:
space:
mode:
authorthegeorg <[email protected]>2022-02-10 16:45:12 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:12 +0300
commit49116032d905455a7b1c994e4a696afc885c1e71 (patch)
treebe835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/libs/grpc/test/cpp
parent4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/grpc/test/cpp')
-rw-r--r--contrib/libs/grpc/test/cpp/end2end/health/ya.make2
-rw-r--r--contrib/libs/grpc/test/cpp/end2end/server_interceptors/ya.make2
-rw-r--r--contrib/libs/grpc/test/cpp/end2end/thread/ya.make_2
-rw-r--r--contrib/libs/grpc/test/cpp/util/config_grpc_cli.h8
-rw-r--r--contrib/libs/grpc/test/cpp/util/ya.make2
5 files changed, 8 insertions, 8 deletions
diff --git a/contrib/libs/grpc/test/cpp/end2end/health/ya.make b/contrib/libs/grpc/test/cpp/end2end/health/ya.make
index 53354e295d3..7330129b733 100644
--- a/contrib/libs/grpc/test/cpp/end2end/health/ya.make
+++ b/contrib/libs/grpc/test/cpp/end2end/health/ya.make
@@ -1,4 +1,4 @@
-GTEST_UGLY()
+GTEST_UGLY()
OWNER(
dvshkurko
diff --git a/contrib/libs/grpc/test/cpp/end2end/server_interceptors/ya.make b/contrib/libs/grpc/test/cpp/end2end/server_interceptors/ya.make
index 0e668666b95..161176f1410 100644
--- a/contrib/libs/grpc/test/cpp/end2end/server_interceptors/ya.make
+++ b/contrib/libs/grpc/test/cpp/end2end/server_interceptors/ya.make
@@ -1,4 +1,4 @@
-GTEST_UGLY()
+GTEST_UGLY()
OWNER(
dvshkurko
diff --git a/contrib/libs/grpc/test/cpp/end2end/thread/ya.make_ b/contrib/libs/grpc/test/cpp/end2end/thread/ya.make_
index 4e9f0995a4e..afabda1c8fc 100644
--- a/contrib/libs/grpc/test/cpp/end2end/thread/ya.make_
+++ b/contrib/libs/grpc/test/cpp/end2end/thread/ya.make_
@@ -1,4 +1,4 @@
-GTEST_UGLY()
+GTEST_UGLY()
OWNER(
dvshkurko
diff --git a/contrib/libs/grpc/test/cpp/util/config_grpc_cli.h b/contrib/libs/grpc/test/cpp/util/config_grpc_cli.h
index b40fbe949df..358884196df 100644
--- a/contrib/libs/grpc/test/cpp/util/config_grpc_cli.h
+++ b/contrib/libs/grpc/test/cpp/util/config_grpc_cli.h
@@ -22,13 +22,13 @@
#include <grpcpp/impl/codegen/config_protobuf.h>
#ifndef GRPC_CUSTOM_DYNAMICMESSAGEFACTORY
-#include <google/protobuf/dynamic_message.h>
+#include <google/protobuf/dynamic_message.h>
#define GRPC_CUSTOM_DYNAMICMESSAGEFACTORY \
::google::protobuf::DynamicMessageFactory
#endif
#ifndef GRPC_CUSTOM_DESCRIPTORPOOLDATABASE
-#include <google/protobuf/descriptor.h>
+#include <google/protobuf/descriptor.h>
#define GRPC_CUSTOM_DESCRIPTORPOOLDATABASE \
::google::protobuf::DescriptorPoolDatabase
#define GRPC_CUSTOM_MERGEDDESCRIPTORDATABASE \
@@ -36,12 +36,12 @@
#endif
#ifndef GRPC_CUSTOM_TEXTFORMAT
-#include <google/protobuf/text_format.h>
+#include <google/protobuf/text_format.h>
#define GRPC_CUSTOM_TEXTFORMAT ::google::protobuf::TextFormat
#endif
#ifndef GRPC_CUSTOM_DISKSOURCETREE
-#include <google/protobuf/compiler/importer.h>
+#include <google/protobuf/compiler/importer.h>
#define GRPC_CUSTOM_DISKSOURCETREE ::google::protobuf::compiler::DiskSourceTree
#define GRPC_CUSTOM_IMPORTER ::google::protobuf::compiler::Importer
#define GRPC_CUSTOM_MULTIFILEERRORCOLLECTOR \
diff --git a/contrib/libs/grpc/test/cpp/util/ya.make b/contrib/libs/grpc/test/cpp/util/ya.make
index 41c45bfec58..f043cc5b146 100644
--- a/contrib/libs/grpc/test/cpp/util/ya.make
+++ b/contrib/libs/grpc/test/cpp/util/ya.make
@@ -8,7 +8,7 @@ OWNER(orivej)
PEERDIR(
contrib/libs/gflags
- contrib/libs/protoc
+ contrib/libs/protoc
contrib/libs/grpc/src/proto/grpc/reflection/v1alpha
contrib/restricted/googletest/googlemock
contrib/restricted/googletest/googletest