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

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

Issue 56135: Adding unit tests for the SafeBrowsingBlockingPage class (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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/browser/tab_contents/web_contents_unittest.cc ('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 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
621 </File> 621 </File>
622 <File 622 <File
623 RelativePath="..\..\browser\renderer_host\resour ce_dispatcher_host_unittest.cc" 623 RelativePath="..\..\browser\renderer_host\resour ce_dispatcher_host_unittest.cc"
624 > 624 >
625 </File> 625 </File>
626 <File 626 <File
627 RelativePath="..\..\browser\rlz\rlz_unittest.cc" 627 RelativePath="..\..\browser\rlz\rlz_unittest.cc"
628 > 628 >
629 </File> 629 </File>
630 <File 630 <File
631 RelativePath="..\..\browser\safe_browsing\safe_b rowsing_blocking_page_unittest.cc"
632 >
633 </File>
634 <File
631 RelativePath="..\..\browser\safe_browsing\safe_b rowsing_database_unittest.cc" 635 RelativePath="..\..\browser\safe_browsing\safe_b rowsing_database_unittest.cc"
632 > 636 >
633 </File> 637 </File>
634 <File 638 <File
635 RelativePath="..\..\browser\safe_browsing\safe_b rowsing_util_unittest.cc" 639 RelativePath="..\..\browser\safe_browsing\safe_b rowsing_util_unittest.cc"
636 > 640 >
637 </File> 641 </File>
638 <File 642 <File
639 RelativePath="..\..\browser\download\save_packag e_unittest.cc" 643 RelativePath="..\..\browser\download\save_packag e_unittest.cc"
640 > 644 >
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
1009 </File> 1013 </File>
1010 <File 1014 <File
1011 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1015 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1012 > 1016 >
1013 </File> 1017 </File>
1014 </Filter> 1018 </Filter>
1015 </Files> 1019 </Files>
1016 <Globals> 1020 <Globals>
1017 </Globals> 1021 </Globals>
1018 </VisualStudioProject> 1022 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/tab_contents/web_contents_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698