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

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

Issue 3040: Move the Save Page code. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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/test/ui/ui_tests.vcproj ('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 768 matching lines...) Expand 10 before | Expand all | Expand 10 after
779 > 779 >
780 <File 780 <File
781 RelativePath="..\..\browser\site_instance_unitte st.cc" 781 RelativePath="..\..\browser\site_instance_unitte st.cc"
782 > 782 >
783 </File> 783 </File>
784 </Filter> 784 </Filter>
785 <Filter 785 <Filter
786 Name="TestSavePage" 786 Name="TestSavePage"
787 > 787 >
788 <File 788 <File
789 » » » » RelativePath="..\..\browser\save_package_unittes t.cc" 789 » » » » RelativePath="..\..\browser\download\save_packag e_unittest.cc"
790 > 790 >
791 </File> 791 </File>
792 </Filter> 792 </Filter>
793 <Filter 793 <Filter
794 Name="TestPasswordManager" 794 Name="TestPasswordManager"
795 > 795 >
796 <File 796 <File
797 RelativePath="..\..\browser\password_form_manage r_unittest.cc" 797 RelativePath="..\..\browser\password_form_manage r_unittest.cc"
798 > 798 >
799 </File> 799 </File>
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
943 </File> 943 </File>
944 <File 944 <File
945 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 945 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
946 > 946 >
947 </File> 947 </File>
948 </Filter> 948 </Filter>
949 </Files> 949 </Files>
950 <Globals> 950 <Globals>
951 </Globals> 951 </Globals>
952 </VisualStudioProject> 952 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/ui/ui_tests.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698