diff options
author | bulatman <[email protected]> | 2022-02-10 16:45:50 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:50 +0300 |
commit | 6560e4993b14d193f8c879e33a3de5e5eba6e21d (patch) | |
tree | cfd2e2baa05c3196f2caacbb63c32e1df40bc3de /contrib/libs/grpc/test/cpp | |
parent | 7489e4682331202b9c7d863c0898eb83d7b12c2b (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/grpc/test/cpp')
-rw-r--r-- | contrib/libs/grpc/test/cpp/end2end/ya.make | 4 | ||||
-rw-r--r-- | contrib/libs/grpc/test/cpp/util/ya.make | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/libs/grpc/test/cpp/end2end/ya.make b/contrib/libs/grpc/test/cpp/end2end/ya.make index b9c1dc7fe00..aaacb631aef 100644 --- a/contrib/libs/grpc/test/cpp/end2end/ya.make +++ b/contrib/libs/grpc/test/cpp/end2end/ya.make @@ -12,8 +12,8 @@ PEERDIR( contrib/libs/grpc/src/proto/grpc/testing/duplicate contrib/libs/grpc/test/cpp/util contrib/libs/grpc - contrib/restricted/googletest/googlemock - contrib/restricted/googletest/googletest + contrib/restricted/googletest/googlemock + contrib/restricted/googletest/googletest ) ADDINCL( diff --git a/contrib/libs/grpc/test/cpp/util/ya.make b/contrib/libs/grpc/test/cpp/util/ya.make index f043cc5b146..d534006a54e 100644 --- a/contrib/libs/grpc/test/cpp/util/ya.make +++ b/contrib/libs/grpc/test/cpp/util/ya.make @@ -10,8 +10,8 @@ PEERDIR( contrib/libs/gflags contrib/libs/protoc contrib/libs/grpc/src/proto/grpc/reflection/v1alpha - contrib/restricted/googletest/googlemock - contrib/restricted/googletest/googletest + contrib/restricted/googletest/googlemock + contrib/restricted/googletest/googletest ) ADDINCL( |