Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(687)

Side by Side Diff: net/build/net_perftests.vcproj

Issue 40149: Add performance tests for the proxy resolver implementations.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Address wtc's comments Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « net/base/ssl_test_util.cc ('k') | net/data/proxy_resolver_perftest/no-ads.pac » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="net_perftests" 5 Name="net_perftests"
6 ProjectGUID="{AAC78796-B9A2-4CD9-BF89-09B03E92BF73}" 6 ProjectGUID="{AAC78796-B9A2-4CD9-BF89-09B03E92BF73}"
7 RootNamespace="net_perftests" 7 RootNamespace="net_perftests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 > 161 >
162 </File> 162 </File>
163 <File 163 <File
164 RelativePath="..\disk_cache\disk_cache_perftest. cc" 164 RelativePath="..\disk_cache\disk_cache_perftest. cc"
165 > 165 >
166 </File> 166 </File>
167 <File 167 <File
168 RelativePath="..\disk_cache\disk_cache_test_util .cc" 168 RelativePath="..\disk_cache\disk_cache_test_util .cc"
169 > 169 >
170 </File> 170 </File>
171 <File
172 RelativePath="..\proxy\proxy_resolver_perftest.c c"
173 >
174 </File>
171 </Filter> 175 </Filter>
172 </Files> 176 </Files>
173 <Globals> 177 <Globals>
174 </Globals> 178 </Globals>
175 </VisualStudioProject> 179 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/base/ssl_test_util.cc ('k') | net/data/proxy_resolver_perftest/no-ads.pac » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698