diff options
author | Muxi Yan <mxyan@google.com> | 2017-01-31 15:58:06 -0800 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2017-01-31 16:02:04 -0800 |
commit | bb2e8af0b003cc0e583fc7978dba3a55c125cc13 (patch) | |
tree | 72627d5fcd19c172742b224c588d3e4ec908b8de /tools | |
parent | 7b005f7fddb0ce158c55bb804fe5811a096f1ae0 (diff) |
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/generated/sources_and_headers.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json index 9716598606..900f9a6fe7 100644 --- a/tools/run_tests/generated/sources_and_headers.json +++ b/tools/run_tests/generated/sources_and_headers.json @@ -7907,7 +7907,7 @@ "include/grpc/grpc_cronet.h", "include/grpc/grpc_security.h", "include/grpc/grpc_security_constants.h", - "third_party/Cronet/bidirectional_stream_c.h" + "third_party/objective_c/Cronet/bidirectional_stream_c.h" ], "is_filegroup": true, "language": "c", |