diff options
author | Craig Tiller <ctiller@google.com> | 2017-04-06 09:10:09 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-04-06 09:10:09 -0700 |
commit | 71d6ce65d4f69e289f40c5c5f38928091285d46e (patch) | |
tree | 1f73a682a8a3116991359cf21878edfa7f650f9f /vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj | |
parent | 3bd7a2111ed9ada00868ffc8c5175228262194e3 (diff) |
Merge deadline_init/deadline_start
Diffstat (limited to 'vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj b/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj index f549452cc9..6118d5982b 100644 --- a/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj +++ b/vsprojects/vcxproj/grpc_test_util/grpc_test_util.vcxproj @@ -195,7 +195,6 @@ <ClInclude Include="$(SolutionDir)\..\test\core\util\port_server_client.h" /> <ClInclude Include="$(SolutionDir)\..\test\core\util\slice_splitter.h" /> <ClInclude Include="$(SolutionDir)\..\test\core\util\trickle_endpoint.h" /> - <ClInclude Include="$(SolutionDir)\..\src\core\ext\filters\deadline\deadline_filter.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\channel\channel_args.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\channel\channel_stack.h" /> <ClInclude Include="$(SolutionDir)\..\src\core\lib\channel\channel_stack_builder.h" /> @@ -343,8 +342,6 @@ </ClCompile> <ClCompile Include="$(SolutionDir)\..\test\core\util\trickle_endpoint.c"> </ClCompile> - <ClCompile Include="$(SolutionDir)\..\src\core\ext\filters\deadline\deadline_filter.c"> - </ClCompile> <ClCompile Include="$(SolutionDir)\..\src\core\lib\channel\channel_args.c"> </ClCompile> <ClCompile Include="$(SolutionDir)\..\src\core\lib\channel\channel_stack.c"> |