aboutsummaryrefslogtreecommitdiffstats
path: root/build/prebuilt/contrib/tools/protoc
diff options
context:
space:
mode:
authorsnermolaev <snermolaev@yandex-team.ru>2022-02-10 16:45:53 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:53 +0300
commit2015790ac9fcc04caab83fccc23ab2460310a797 (patch)
treee644e9bc3f6f688561a871793b59bf8a637e0f72 /build/prebuilt/contrib/tools/protoc
parentc768a99151e47c3a4bb7b92c514d256abd301c4d (diff)
downloadydb-2015790ac9fcc04caab83fccc23ab2460310a797.tar.gz
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/prebuilt/contrib/tools/protoc')
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make14
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.induced_deps12
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.prebuilt28
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.resource12
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make14
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.induced_deps58
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.prebuilt28
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.resource12
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make14
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.prebuilt24
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.resource12
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make14
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.prebuilt24
-rw-r--r--build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.resource12
-rw-r--r--build/prebuilt/contrib/tools/protoc/ya.make14
-rw-r--r--build/prebuilt/contrib/tools/protoc/ya.make.induced_deps32
-rw-r--r--build/prebuilt/contrib/tools/protoc/ya.make.prebuilt28
-rw-r--r--build/prebuilt/contrib/tools/protoc/ya.make.resource12
18 files changed, 182 insertions, 182 deletions
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make
index a829e49648..71e88d126e 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make
+++ b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make
@@ -1,7 +1,7 @@
-OWNER(g:ymake)
-
-INCLUDE(ya.make.prebuilt)
-
-IF(NOT PREBUILT)
- MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt cpp_styleguide tool)
-ENDIF()
+OWNER(g:ymake)
+
+INCLUDE(ya.make.prebuilt)
+
+IF(NOT PREBUILT)
+ MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt cpp_styleguide tool)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.induced_deps b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.induced_deps
index af24c0aa4d..6bdb98c82d 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.induced_deps
+++ b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.induced_deps
@@ -1,6 +1,6 @@
-INDUCED_DEPS(cpp
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/messagext.h
-)
-INDUCED_DEPS(h+cpp
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/json_util.h
-)
+INDUCED_DEPS(cpp
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/messagext.h
+)
+INDUCED_DEPS(h+cpp
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/json_util.h
+)
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.prebuilt b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.prebuilt
index e853626aea..d761105024 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.prebuilt
+++ b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.prebuilt
@@ -1,15 +1,15 @@
-INCLUDE(ya.make.resource)
-
+INCLUDE(ya.make.resource)
+
IF (SANDBOX_RESOURCE_ID != "")
- ENABLE(PREBUILT)
-
- PREBUILT_PROGRAM()
-
- DECLARE_EXTERNAL_RESOURCE(CPP_STYLEGUIDE sbr:${SANDBOX_RESOURCE_ID})
-
- PRIMARY_OUTPUT(${CPP_STYLEGUIDE_RESOURCE_GLOBAL}/cpp_styleguide${MODULE_SUFFIX})
-
- INCLUDE(ya.make.induced_deps)
-
- END()
-ENDIF()
+ ENABLE(PREBUILT)
+
+ PREBUILT_PROGRAM()
+
+ DECLARE_EXTERNAL_RESOURCE(CPP_STYLEGUIDE sbr:${SANDBOX_RESOURCE_ID})
+
+ PRIMARY_OUTPUT(${CPP_STYLEGUIDE_RESOURCE_GLOBAL}/cpp_styleguide${MODULE_SUFFIX})
+
+ INCLUDE(ya.make.induced_deps)
+
+ END()
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.resource b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.resource
index 48d9ac46cb..319195bcfd 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.resource
+++ b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make.resource
@@ -1,9 +1,9 @@
-IF (OS_DARWIN AND ARCH_X86_64)
+IF (OS_DARWIN AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2340617812)
-ELSEIF (OS_LINUX AND ARCH_X86_64)
+ELSEIF (OS_LINUX AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2340619844)
-ELSEIF (OS_WINDOWS AND ARCH_X86_64)
+ELSEIF (OS_WINDOWS AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2340616765)
-ELSE()
- SET(SANDBOX_RESOURCE_ID)
-ENDIF()
+ELSE()
+ SET(SANDBOX_RESOURCE_ID)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make
index 1e9e0eaa87..d10c1f932c 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make
@@ -1,7 +1,7 @@
-OWNER(g:ymake)
-
-INCLUDE(ya.make.prebuilt)
-
-IF (NOT PREBUILT)
- MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_cpp tool)
-ENDIF()
+OWNER(g:ymake)
+
+INCLUDE(ya.make.prebuilt)
+
+IF (NOT PREBUILT)
+ MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_cpp tool)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.induced_deps b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.induced_deps
index c08ef9b905..d36a864e0a 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.induced_deps
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.induced_deps
@@ -1,29 +1,29 @@
-INDUCED_DEPS(cpp
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/channel_interface.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/client_unary_call.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_service_method.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h
-)
-INDUCED_DEPS(h+cpp
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/proto_utils.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_method.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/status.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/stub_options.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/async_stream.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/async_generic_service.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/client_callback.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/server_callback.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/client_context.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/completion_queue.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/server_context.h
- ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/method_handler.h
-)
+INDUCED_DEPS(cpp
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/channel_interface.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/client_unary_call.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_service_method.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h
+)
+INDUCED_DEPS(h+cpp
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_stream.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/async_unary_call.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/method_handler_impl.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/proto_utils.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/rpc_method.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/service_type.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/status.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/stub_options.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpc++/impl/codegen/sync_stream.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/async_stream.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/async_generic_service.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/client_callback.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/server_callback.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/client_context.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/completion_queue.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/server_context.h
+ ${ARCADIA_ROOT}/contrib/libs/grpc/include/grpcpp/impl/codegen/method_handler.h
+)
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.prebuilt b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.prebuilt
index 3b18d1c192..35df975b33 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.prebuilt
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.prebuilt
@@ -1,15 +1,15 @@
-INCLUDE(ya.make.resource)
-
+INCLUDE(ya.make.resource)
+
IF (SANDBOX_RESOURCE_ID != "")
- ENABLE(PREBUILT)
-
- PREBUILT_PROGRAM()
-
- DECLARE_EXTERNAL_RESOURCE(GRPC_CPP sbr:${SANDBOX_RESOURCE_ID})
-
- PRIMARY_OUTPUT(${GRPC_CPP_RESOURCE_GLOBAL}/grpc_cpp${MODULE_SUFFIX})
-
- INCLUDE(ya.make.induced_deps)
-
- END()
-ENDIF()
+ ENABLE(PREBUILT)
+
+ PREBUILT_PROGRAM()
+
+ DECLARE_EXTERNAL_RESOURCE(GRPC_CPP sbr:${SANDBOX_RESOURCE_ID})
+
+ PRIMARY_OUTPUT(${GRPC_CPP_RESOURCE_GLOBAL}/grpc_cpp${MODULE_SUFFIX})
+
+ INCLUDE(ya.make.induced_deps)
+
+ END()
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.resource b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.resource
index abdf7a9a1a..ff237b965c 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.resource
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make.resource
@@ -1,9 +1,9 @@
-IF (OS_DARWIN AND ARCH_X86_64)
+IF (OS_DARWIN AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584304489)
-ELSEIF (OS_LINUX AND ARCH_X86_64)
+ELSEIF (OS_LINUX AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584305537)
-ELSEIF (OS_WINDOWS AND ARCH_X86_64)
+ELSEIF (OS_WINDOWS AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584303873)
-ELSE()
- SET(SANDBOX_RESOURCE_ID)
-ENDIF()
+ELSE()
+ SET(SANDBOX_RESOURCE_ID)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make
index 7f2c29c699..d1596e48d2 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make
@@ -1,7 +1,7 @@
-OWNER(g:ymake)
-
-INCLUDE(ya.make.prebuilt)
-
-IF (NOT PREBUILT)
- MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_java tool)
-ENDIF()
+OWNER(g:ymake)
+
+INCLUDE(ya.make.prebuilt)
+
+IF (NOT PREBUILT)
+ MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_java tool)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.prebuilt b/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.prebuilt
index 4636c8594c..a1557f1fb0 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.prebuilt
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.prebuilt
@@ -1,13 +1,13 @@
-INCLUDE(ya.make.resource)
-
+INCLUDE(ya.make.resource)
+
IF (SANDBOX_RESOURCE_ID != "")
- ENABLE(PREBUILT)
-
- PREBUILT_PROGRAM()
-
- DECLARE_EXTERNAL_RESOURCE(GRPC_JAVA sbr:${SANDBOX_RESOURCE_ID})
-
- PRIMARY_OUTPUT(${GRPC_JAVA_RESOURCE_GLOBAL}/grpc_java${MODULE_SUFFIX})
-
- END()
-ENDIF()
+ ENABLE(PREBUILT)
+
+ PREBUILT_PROGRAM()
+
+ DECLARE_EXTERNAL_RESOURCE(GRPC_JAVA sbr:${SANDBOX_RESOURCE_ID})
+
+ PRIMARY_OUTPUT(${GRPC_JAVA_RESOURCE_GLOBAL}/grpc_java${MODULE_SUFFIX})
+
+ END()
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.resource b/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.resource
index ae75538a60..b5f75de51f 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.resource
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make.resource
@@ -1,9 +1,9 @@
-IF (OS_DARWIN AND ARCH_X86_64)
+IF (OS_DARWIN AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584508133)
-ELSEIF (OS_LINUX AND ARCH_X86_64)
+ELSEIF (OS_LINUX AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584508870)
-ELSEIF (OS_WINDOWS AND ARCH_X86_64)
+ELSEIF (OS_WINDOWS AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584507401)
-ELSE()
- SET(SANDBOX_RESOURCE_ID)
-ENDIF()
+ELSE()
+ SET(SANDBOX_RESOURCE_ID)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make
index 1ff11262eb..cbd50b5417 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make
@@ -1,7 +1,7 @@
-OWNER(g:ymake)
-
-INCLUDE(ya.make.prebuilt)
-
-IF (NOT PREBUILT)
- MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_python tool)
-ENDIF()
+OWNER(g:ymake)
+
+INCLUDE(ya.make.prebuilt)
+
+IF (NOT PREBUILT)
+ MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_python tool)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.prebuilt b/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.prebuilt
index 81fccbc086..eef80c7414 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.prebuilt
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.prebuilt
@@ -1,13 +1,13 @@
-INCLUDE(ya.make.resource)
-
+INCLUDE(ya.make.resource)
+
IF (SANDBOX_RESOURCE_ID != "")
- ENABLE(PREBUILT)
-
- PREBUILT_PROGRAM()
-
- DECLARE_EXTERNAL_RESOURCE(GRPC_PYTHON sbr:${SANDBOX_RESOURCE_ID})
-
- PRIMARY_OUTPUT(${GRPC_PYTHON_RESOURCE_GLOBAL}/grpc_python${MODULE_SUFFIX})
-
- END()
-ENDIF()
+ ENABLE(PREBUILT)
+
+ PREBUILT_PROGRAM()
+
+ DECLARE_EXTERNAL_RESOURCE(GRPC_PYTHON sbr:${SANDBOX_RESOURCE_ID})
+
+ PRIMARY_OUTPUT(${GRPC_PYTHON_RESOURCE_GLOBAL}/grpc_python${MODULE_SUFFIX})
+
+ END()
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.resource b/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.resource
index c8b0b04166..246331a802 100644
--- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.resource
+++ b/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make.resource
@@ -1,9 +1,9 @@
-IF (OS_DARWIN AND ARCH_X86_64)
+IF (OS_DARWIN AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584497118)
-ELSEIF (OS_LINUX AND ARCH_X86_64)
+ELSEIF (OS_LINUX AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584497759)
-ELSEIF (OS_WINDOWS AND ARCH_X86_64)
+ELSEIF (OS_WINDOWS AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2584496517)
-ELSE()
- SET(SANDBOX_RESOURCE_ID)
-ENDIF()
+ELSE()
+ SET(SANDBOX_RESOURCE_ID)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/ya.make b/build/prebuilt/contrib/tools/protoc/ya.make
index 65d08147a7..a59bcb8d94 100644
--- a/build/prebuilt/contrib/tools/protoc/ya.make
+++ b/build/prebuilt/contrib/tools/protoc/ya.make
@@ -1,7 +1,7 @@
-OWNER(g:ymake)
-
-INCLUDE(ya.make.prebuilt)
-
-IF (NOT PREBUILT)
- MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt protoc tool)
-ENDIF()
+OWNER(g:ymake)
+
+INCLUDE(ya.make.prebuilt)
+
+IF (NOT PREBUILT)
+ MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt protoc tool)
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/ya.make.induced_deps b/build/prebuilt/contrib/tools/protoc/ya.make.induced_deps
index fe5a21c374..db1441e46a 100644
--- a/build/prebuilt/contrib/tools/protoc/ya.make.induced_deps
+++ b/build/prebuilt/contrib/tools/protoc/ya.make.induced_deps
@@ -1,29 +1,29 @@
-INDUCED_DEPS(cpp
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/descriptor.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_reflection.h
+INDUCED_DEPS(cpp
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/descriptor.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_reflection.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/coded_stream.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/reflection_ops.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/reflection_ops.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/common.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/once.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/port.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/wire_format.h
-)
-INDUCED_DEPS(h+cpp
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arena.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arenastring.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/wire_format.h
+)
+INDUCED_DEPS(h+cpp
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arena.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/arenastring.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/extension_set.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_enum_reflection.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_table_driven.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_util.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_table_driven.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/generated_message_util.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/io/coded_stream.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_entry.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_field_inl.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_entry.h
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/map_field_inl.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/message.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/metadata_lite.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_def.inc
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/port_undef.inc
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/repeated_field.h
${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/stubs/common.h
- ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/unknown_field_set.h
-)
+ ${ARCADIA_ROOT}/contrib/libs/protobuf/src/google/protobuf/unknown_field_set.h
+)
diff --git a/build/prebuilt/contrib/tools/protoc/ya.make.prebuilt b/build/prebuilt/contrib/tools/protoc/ya.make.prebuilt
index f3500a0e13..ab9d6e7e83 100644
--- a/build/prebuilt/contrib/tools/protoc/ya.make.prebuilt
+++ b/build/prebuilt/contrib/tools/protoc/ya.make.prebuilt
@@ -1,15 +1,15 @@
-INCLUDE(ya.make.resource)
-
+INCLUDE(ya.make.resource)
+
IF (SANDBOX_RESOURCE_ID != "")
- ENABLE(PREBUILT)
-
- PREBUILT_PROGRAM()
-
- DECLARE_EXTERNAL_RESOURCE(PROTOC sbr:${SANDBOX_RESOURCE_ID})
-
- PRIMARY_OUTPUT(${PROTOC_RESOURCE_GLOBAL}/protoc${MODULE_SUFFIX})
-
- INCLUDE(ya.make.induced_deps)
-
- END()
-ENDIF()
+ ENABLE(PREBUILT)
+
+ PREBUILT_PROGRAM()
+
+ DECLARE_EXTERNAL_RESOURCE(PROTOC sbr:${SANDBOX_RESOURCE_ID})
+
+ PRIMARY_OUTPUT(${PROTOC_RESOURCE_GLOBAL}/protoc${MODULE_SUFFIX})
+
+ INCLUDE(ya.make.induced_deps)
+
+ END()
+ENDIF()
diff --git a/build/prebuilt/contrib/tools/protoc/ya.make.resource b/build/prebuilt/contrib/tools/protoc/ya.make.resource
index dea93b0d30..5bf1e9272f 100644
--- a/build/prebuilt/contrib/tools/protoc/ya.make.resource
+++ b/build/prebuilt/contrib/tools/protoc/ya.make.resource
@@ -1,9 +1,9 @@
-IF (OS_DARWIN AND ARCH_X86_64)
+IF (OS_DARWIN AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2318808466)
-ELSEIF (OS_LINUX AND ARCH_X86_64)
+ELSEIF (OS_LINUX AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2318809046)
-ELSEIF (OS_WINDOWS AND ARCH_X86_64)
+ELSEIF (OS_WINDOWS AND ARCH_X86_64)
SET(SANDBOX_RESOURCE_ID 2318807898)
-ELSE()
- SET(SANDBOX_RESOURCE_ID)
-ENDIF()
+ELSE()
+ SET(SANDBOX_RESOURCE_ID)
+ENDIF()