aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gyp
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-03-07 00:37:36 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2018-03-07 00:37:36 -0800
commit36e02bff2b5287e65ce92a8fd0d9a2b818462f5b (patch)
treec86c6784757d49914e0e7c95ad2404e8b5a7a714 /grpc.gyp
parent09703ea30089464820dd56a07711f81a2d1e0f3c (diff)
Fix sanity
Diffstat (limited to 'grpc.gyp')
-rw-r--r--grpc.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/grpc.gyp b/grpc.gyp
index 16dd3b0be8..708c2a5294 100644
--- a/grpc.gyp
+++ b/grpc.gyp
@@ -1307,6 +1307,7 @@
'grpc',
],
'sources': [
+ 'src/proto/grpc/channelz/channelz.proto',
'src/proto/grpc/health/v1/health.proto',
'src/proto/grpc/testing/echo_messages.proto',
'src/proto/grpc/testing/echo.proto',