diff options
author | nnoble <nnoble@google.com> | 2015-01-12 18:40:46 -0800 |
---|---|---|
committer | Nicolas Noble <nnoble@google.com> | 2015-01-12 18:46:33 -0800 |
commit | 472f60edac466843148fa46e7b18a972c85d5b64 (patch) | |
tree | fa95ede29a8679c8626739116e4ebd09281983fe /vsprojects/vs2013/grpc_unsecure.vcxproj | |
parent | 6ad120e435069656af0394dc0b97744701cac51c (diff) |
Fixing opensource build.
Change on 2015/01/12 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83810001
Diffstat (limited to 'vsprojects/vs2013/grpc_unsecure.vcxproj')
-rw-r--r-- | vsprojects/vs2013/grpc_unsecure.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vsprojects/vs2013/grpc_unsecure.vcxproj b/vsprojects/vs2013/grpc_unsecure.vcxproj index 9a8c0e2edd..9f3ec8c597 100644 --- a/vsprojects/vs2013/grpc_unsecure.vcxproj +++ b/vsprojects/vs2013/grpc_unsecure.vcxproj @@ -91,7 +91,6 @@ <ClInclude Include="..\..\src\core\tsi\ssl_transport_security.h" /> <ClInclude Include="..\..\src\core\tsi\transport_security.h" /> <ClInclude Include="..\..\src\core\tsi\transport_security_interface.h" /> - <ClInclude Include="..\..\src\core\tsi\transport_security_test_lib.h" /> <ClInclude Include="..\..\src\core\channel\census_filter.h" /> <ClInclude Include="..\..\src\core\channel\channel_args.h" /> <ClInclude Include="..\..\src\core\channel\channel_stack.h" /> |