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

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

Issue 27160: Reverting 10251. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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/build/net.vcproj ('k') | net/net.sln » ('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_unittests" 5 Name="net_unittests"
6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" 6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}"
7 RootNamespace="net_unittests" 7 RootNamespace="net_unittests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 </File> 412 </File>
413 </Filter> 413 </Filter>
414 <Filter 414 <Filter
415 Name="proxy" 415 Name="proxy"
416 > 416 >
417 <File 417 <File
418 RelativePath="..\proxy\proxy_script_fetc her_unittest.cc" 418 RelativePath="..\proxy\proxy_script_fetc her_unittest.cc"
419 > 419 >
420 </File> 420 </File>
421 <File 421 <File
422 RelativePath="..\proxy\proxy_resolver_v8 _unittest.cc"
423 >
424 </File>
425 <File
422 RelativePath="..\proxy\proxy_server_unit test.cc" 426 RelativePath="..\proxy\proxy_server_unit test.cc"
423 > 427 >
424 </File> 428 </File>
425 <File 429 <File
426 RelativePath="..\proxy\proxy_service_uni ttest.cc" 430 RelativePath="..\proxy\proxy_service_uni ttest.cc"
427 > 431 >
428 </File> 432 </File>
429 </Filter> 433 </Filter>
430 </Filter> 434 </Filter>
431 </Files> 435 </Files>
432 <Globals> 436 <Globals>
433 </Globals> 437 </Globals>
434 </VisualStudioProject> 438 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/build/net.vcproj ('k') | net/net.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698