aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_channel/uri_parser_test.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-03 12:53:46 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-03 12:53:46 -0700
commit648a60b997cfee826741a4510b914efaeda096b2 (patch)
tree2c122b46a4ca67b915a3b7582e34ddcd162be8de /test/core/client_channel/uri_parser_test.c
parentf2e609b93eb8f2a5e8765ae7cee4338c154d2973 (diff)
parentd7b048e04106fff520a5530785dd87ac73baa6c9 (diff)
Merge branch 'minimal' of github.com:ctiller/grpc into minimal
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>