diff options
author | Craig Tiller <ctiller@google.com> | 2017-01-10 08:48:48 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-01-10 08:48:48 -0800 |
commit | 2d9f8e8179b661d0d81bb592f4520d712d021296 (patch) | |
tree | 58b2c19efca118663fef2c97c1b35dae8763d036 /BUILD | |
parent | 61393ad19f2446e62919067f46f5b3d6bbbf5df4 (diff) |
Fix build
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -622,6 +622,7 @@ grpc_cc_library( "src/core/lib/surface/completion_queue.h", "src/core/lib/surface/event_string.h", "src/core/lib/surface/init.h", + "src/core/lib/surface/validate_metadata.h", "src/core/lib/surface/lame_client.h", "src/core/lib/surface/server.h", "src/core/lib/transport/byte_stream.h", |