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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 115029: Making command-line specified proxy settings more flexible - allowing for set... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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 | « chrome/common/chrome_switches.cc ('k') | net/http/http_network_transaction_unittest.cc » ('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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 </File> 449 </File>
450 <File 450 <File
451 RelativePath="..\..\browser\browser_unittest.cc" 451 RelativePath="..\..\browser\browser_unittest.cc"
452 > 452 >
453 </File> 453 </File>
454 <File 454 <File
455 RelativePath="..\..\browser\chrome_thread_unitte st.cc" 455 RelativePath="..\..\browser\chrome_thread_unitte st.cc"
456 > 456 >
457 </File> 457 </File>
458 <File 458 <File
459 RelativePath="..\..\browser\net\chrome_url_reque st_context_unittest.cc"
460 >
461 </File>
462 <File
459 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc" 463 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc"
460 > 464 >
461 </File> 465 </File>
462 <File 466 <File
463 RelativePath="..\..\browser\command_updater_unit test.cc" 467 RelativePath="..\..\browser\command_updater_unit test.cc"
464 > 468 >
465 </File> 469 </File>
466 <File 470 <File
467 RelativePath="..\..\browser\debugger\devtools_ma nager_unittest.cc" 471 RelativePath="..\..\browser\debugger\devtools_ma nager_unittest.cc"
468 > 472 >
(...skipping 678 matching lines...) Expand 10 before | Expand all | Expand 10 after
1147 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1151 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1148 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1152 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1149 /> 1153 />
1150 </FileConfiguration> 1154 </FileConfiguration>
1151 </File> 1155 </File>
1152 </Filter> 1156 </Filter>
1153 </Files> 1157 </Files>
1154 <Globals> 1158 <Globals>
1155 </Globals> 1159 </Globals>
1156 </VisualStudioProject> 1160 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | net/http/http_network_transaction_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698