diff options
author | Mark D. Roth <roth@google.com> | 2016-08-02 10:26:30 -0700 |
---|---|---|
committer | Mark D. Roth <roth@google.com> | 2016-08-02 10:26:30 -0700 |
commit | 51c7b917d31e79a42284298afb5b8cdf35a96a16 (patch) | |
tree | 75934360435307e8c515c83c20bd5d5202460be3 /vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj | |
parent | 63aa0f745bb032eb743b5a480d009b45ed927221 (diff) | |
parent | 1e3fdbe7fd7831fe31b05a3da8044872564c4351 (diff) |
Merge remote-tracking branch 'upstream/master' into http_connect
Diffstat (limited to 'vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj')
-rw-r--r-- | vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj b/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj index bc064cd6ac..a902bb4008 100644 --- a/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj +++ b/vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj @@ -195,6 +195,8 @@ </ClCompile> <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\large_metadata.c"> </ClCompile> + <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\load_reporting_hook.c"> + </ClCompile> <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\max_concurrent_streams.c"> </ClCompile> <ClCompile Include="$(SolutionDir)\..\test\core\end2end\tests\max_message_length.c"> |