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

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

Issue 18352: Miscellaneous changes to Extension class in prep for user scripts (Closed)
Patch Set: be more paranoid about accessing string indexes than is probably warranted 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 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
363 </File> 363 </File>
364 <File 364 <File
365 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc" 365 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc"
366 > 366 >
367 </File> 367 </File>
368 <File 368 <File
369 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc" 369 RelativePath="..\..\browser\history\expire_histo ry_backend_unittest.cc"
370 > 370 >
371 </File> 371 </File>
372 <File 372 <File
373 RelativePath="..\..\browser\extensions\extension _protocols_unittest.cc"
374 >
375 </File>
376 <File
377 RelativePath="..\..\browser\extensions\extension _unittest.cc" 373 RelativePath="..\..\browser\extensions\extension _unittest.cc"
378 > 374 >
379 </File> 375 </File>
380 <File 376 <File
381 RelativePath="..\..\browser\extensions\extension s_service_unittest.cc" 377 RelativePath="..\..\browser\extensions\extension s_service_unittest.cc"
382 > 378 >
383 </File> 379 </File>
384 <File 380 <File
385 RelativePath="..\..\browser\importer\firefox_imp orter_unittest.cc" 381 RelativePath="..\..\browser\importer\firefox_imp orter_unittest.cc"
386 > 382 >
(...skipping 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 </File> 855 </File>
860 <File 856 <File
861 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 857 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
862 > 858 >
863 </File> 859 </File>
864 </Filter> 860 </Filter>
865 </Files> 861 </Files>
866 <Globals> 862 <Globals>
867 </Globals> 863 </Globals>
868 </VisualStudioProject> 864 </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