aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 06:25:39 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 06:25:39 +0100
commitbf192eff5632213772ea3351f552722741d68e99 (patch)
tree2caecb5a960425ff69a4b68068c66d9d05260c04 /src/python/grpcio
parent9d476392b7082f0aba187867c0ed873c96f5949f (diff)
parentd5d83aa33f0bab183ea64dea877abf6cdb0ec65a (diff)
Merge branch 'alarming' into make-ruby-installable
Conflicts: tools/run_tests/sources_and_headers.json
Diffstat (limited to 'src/python/grpcio')
-rw-r--r--src/python/grpcio/grpc_core_dependencies.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio/grpc_core_dependencies.py b/src/python/grpcio/grpc_core_dependencies.py
index bc1ce72378..db06092368 100644
--- a/src/python/grpcio/grpc_core_dependencies.py
+++ b/src/python/grpcio/grpc_core_dependencies.py
@@ -129,6 +129,7 @@ CORE_SOURCE_FILES = [
'src/core/json/json_reader.c',
'src/core/json/json_string.c',
'src/core/json/json_writer.c',
+ 'src/core/surface/alarm.c',
'src/core/surface/api_trace.c',
'src/core/surface/byte_buffer.c',
'src/core/surface/byte_buffer_reader.c',