diff options
author | David Garcia Quintas <dgq@google.com> | 2015-10-12 21:18:42 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2015-10-12 21:18:42 -0700 |
commit | e945cd806461c677e82eabbdd601bb513c6e3713 (patch) | |
tree | e7fd68e5a9086ba08b4a7ec81e102800e2ddc5af /vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj | |
parent | 249e9bf1164104e543d22c60dcb193d7930bd22e (diff) | |
parent | 041d90ada9301d73be4c2daf291b56df547f826e (diff) |
Merge branch 'master' of github.com:grpc/grpc into iomgr_executor
Diffstat (limited to 'vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj index 4526c2e332..5175294325 100644 --- a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj +++ b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj @@ -324,6 +324,7 @@ <ClInclude Include="..\..\..\src\core\surface\api_trace.h" /> <ClInclude Include="..\..\..\src\core\surface\byte_buffer_queue.h" /> <ClInclude Include="..\..\..\src\core\surface\call.h" /> + <ClInclude Include="..\..\..\src\core\surface\call_test_only.h" /> <ClInclude Include="..\..\..\src\core\surface\channel.h" /> <ClInclude Include="..\..\..\src\core\surface\completion_queue.h" /> <ClInclude Include="..\..\..\src\core\surface\event_string.h" /> |