diff options
author | Garrett Casto <gcasto@chromium.org> | 2016-11-07 20:36:31 -0800 |
---|---|---|
committer | Garrett Casto <gcasto@chromium.org> | 2016-11-28 10:35:43 -0800 |
commit | a0ed373d3cb6d93b55ebe753b276c2ddf1fc7b65 (patch) | |
tree | a01e1a41d1b19f9472ae8f5280c72442e6d11bb8 /BUILD | |
parent | c02cee839892ad7f5c3e8bac0894224ee5d226e8 (diff) |
Change interface
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -687,7 +687,7 @@ cc_library( "src/core/lib/transport/timeout_encoding.h", "src/core/lib/transport/transport.h", "src/core/lib/transport/transport_impl.h", - "third_party/objective_c/Cronet/cronet_c_for_grpc.h", + "third_party/Cronet/bidirectional_stream_c.h", "src/core/ext/transport/chttp2/transport/bin_decoder.h", "src/core/ext/transport/chttp2/transport/bin_encoder.h", "src/core/ext/transport/chttp2/transport/chttp2_transport.h", |