aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.yaml b/build.yaml
index 4f84265cae..35db884cff 100644
--- a/build.yaml
+++ b/build.yaml
@@ -1098,9 +1098,9 @@ filegroups:
- grpc_base_headers
- name: grpc_uri
headers:
- - src/core/ext/uri/uri_parser.h
+ - src/core/lib/uri/uri_parser.h
src:
- - src/core/ext/uri/uri_parser.cc
+ - src/core/lib/uri/uri_parser.cc
uses:
- grpc_base
- name: grpc_workaround_cronet_compression_filter