aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Makarand Dharmapurikar <makarandd@google.com>2016-04-19 14:23:56 -0700
committerGravatar Makarand Dharmapurikar <makarandd@google.com>2016-05-01 15:08:46 -0700
commitdf665073044eac553b2844450cb68a6eafbc0d01 (patch)
treeff8b525e17e8c5b3a6b2aeae9b493e36355a5ed7
parenta49b13bc332a38dfcf83162003cbaa0a1384143b (diff)
moved cronet_c_for_grpc.h in third_party
-rw-r--r--src/core/ext/transport/cronet/transport/cronet_transport.c2
-rw-r--r--third_party/objective_c/Cronet/cronet_c_for_grpc.h (renamed from src/core/ext/transport/cronet/transport/cronet_c_for_grpc.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ext/transport/cronet/transport/cronet_transport.c b/src/core/ext/transport/cronet/transport/cronet_transport.c
index 3b9b1b08d8..671bee638e 100644
--- a/src/core/ext/transport/cronet/transport/cronet_transport.c
+++ b/src/core/ext/transport/cronet/transport/cronet_transport.c
@@ -47,7 +47,7 @@
#include "src/core/ext/transport/chttp2/transport/incoming_metadata.h"
#include "src/core/lib/transport/metadata_batch.h"
#include "src/core/lib/transport/transport_impl.h"
-#include "src/core/ext/transport/cronet/transport/cronet_c_for_grpc.h"
+#include "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
#ifdef COMPILE_WITH_CRONET
diff --git a/src/core/ext/transport/cronet/transport/cronet_c_for_grpc.h b/third_party/objective_c/Cronet/cronet_c_for_grpc.h
index 15a511aebd..15a511aebd 100644
--- a/src/core/ext/transport/cronet/transport/cronet_c_for_grpc.h
+++ b/third_party/objective_c/Cronet/cronet_c_for_grpc.h