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

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

Issue 18681: Revert "Parse more user script info out of the manifest and expose" (Closed)
Patch Set: Created 11 years, 11 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
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | no next file » | 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 437 matching lines...) Expand 10 before | Expand all | Expand 10 after
448 </File> 448 </File>
449 <File 449 <File
450 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc" 450 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc"
451 > 451 >
452 </File> 452 </File>
453 <File 453 <File
454 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc" 454 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc"
455 > 455 >
456 </File> 456 </File>
457 <File 457 <File
458 RelativePath="..\..\browser\extensions\extension _protocols_unittest.cc"
459 >
460 </File>
461 <File
458 RelativePath="..\..\browser\extensions\extension _unittest.cc" 462 RelativePath="..\..\browser\extensions\extension _unittest.cc"
459 > 463 >
460 </File> 464 </File>
461 <File 465 <File
462 RelativePath="..\..\browser\extensions\extension s_service_unittest.cc" 466 RelativePath="..\..\browser\extensions\extension s_service_unittest.cc"
463 > 467 >
464 </File> 468 </File>
465 <File 469 <File
466 RelativePath="..\..\browser\importer\firefox_imp orter_unittest.cc" 470 RelativePath="..\..\browser\importer\firefox_imp orter_unittest.cc"
467 > 471 >
(...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after
948 </File> 952 </File>
949 <File 953 <File
950 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 954 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
951 > 955 >
952 </File> 956 </File>
953 </Filter> 957 </Filter>
954 </Files> 958 </Files>
955 <Globals> 959 <Globals>
956 </Globals> 960 </Globals>
957 </VisualStudioProject> 961 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698