aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/cronet/transport/cronet_api_dummy.c
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-01-31 15:58:06 -0800
committerGravatar Muxi Yan <mxyan@google.com>2017-01-31 16:02:04 -0800
commitbb2e8af0b003cc0e583fc7978dba3a55c125cc13 (patch)
tree72627d5fcd19c172742b224c588d3e4ec908b8de /src/core/ext/transport/cronet/transport/cronet_api_dummy.c
parent7b005f7fddb0ce158c55bb804fe5811a096f1ae0 (diff)
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
Diffstat (limited to 'src/core/ext/transport/cronet/transport/cronet_api_dummy.c')
-rw-r--r--src/core/ext/transport/cronet/transport/cronet_api_dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/transport/cronet/transport/cronet_api_dummy.c b/src/core/ext/transport/cronet/transport/cronet_api_dummy.c
index 74327a4214..da6c0b4fbc 100644
--- a/src/core/ext/transport/cronet/transport/cronet_api_dummy.c
+++ b/src/core/ext/transport/cronet/transport/cronet_api_dummy.c
@@ -38,7 +38,7 @@ library, so we can build it in all environments */
#include <grpc/support/log.h>
-#include "third_party/Cronet/bidirectional_stream_c.h"
+#include "third_party/objective_c/Cronet/bidirectional_stream_c.h"
#ifdef GRPC_COMPILE_WITH_CRONET
/* link with the real CRONET library in the build system */