aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_channel/uri_parser_test.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-04 17:08:12 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-04 17:08:12 -0700
commit5de46568cec21615d8ce30b7d32d8d91effc5fef (patch)
tree666b5ec38cd6ced699e361f9ba22aa500429d834 /test/core/client_channel/uri_parser_test.c
parent895653bc020a1862be7393fde31e48eb90df0e64 (diff)
parent500e361826cb52a6d8db6839dc209dcf3266df0f (diff)
Merge github.com:grpc/grpc into cpparena
Diffstat (limited to 'test/core/client_channel/uri_parser_test.c')
-rw-r--r--test/core/client_channel/uri_parser_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/client_channel/uri_parser_test.c b/test/core/client_channel/uri_parser_test.c
index 8a127f72eb..9fd0dd07f0 100644
--- a/test/core/client_channel/uri_parser_test.c
+++ b/test/core/client_channel/uri_parser_test.c
@@ -31,7 +31,7 @@
*
*/
-#include "src/core/ext/client_channel/uri_parser.h"
+#include "src/core/ext/filters/client_channel/uri_parser.h"
#include <string.h>