diff options
author | Alistair Veitch <aveitch@google.com> | 2015-05-26 14:26:47 -0700 |
---|---|---|
committer | Alistair Veitch <aveitch@google.com> | 2015-05-26 14:26:47 -0700 |
commit | 9686dabd044666f32cbc30f7551caf81a05124e2 (patch) | |
tree | 22086bbc9c108c06e0b1940243ae1e46012da683 /vsprojects/grpc_test_util/grpc_test_util.vcxproj | |
parent | ad654aca5e8b121594929f962f1937a37fe4b6e5 (diff) |
Initial refactoring and context API changes
Diffstat (limited to 'vsprojects/grpc_test_util/grpc_test_util.vcxproj')
-rw-r--r-- | vsprojects/grpc_test_util/grpc_test_util.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vsprojects/grpc_test_util/grpc_test_util.vcxproj b/vsprojects/grpc_test_util/grpc_test_util.vcxproj index 4198703d77..e5288f4d44 100644 --- a/vsprojects/grpc_test_util/grpc_test_util.vcxproj +++ b/vsprojects/grpc_test_util/grpc_test_util.vcxproj @@ -156,8 +156,6 @@ </ClCompile> <ClCompile Include="..\..\test\core\iomgr\endpoint_tests.c"> </ClCompile> - <ClCompile Include="..\..\test\core\statistics\census_log_tests.c"> - </ClCompile> <ClCompile Include="..\..\test\core\util\grpc_profiler.c"> </ClCompile> <ClCompile Include="..\..\test\core\util\parse_hexstring.c"> |