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

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

Issue 12474: Reverting 5974. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 12 years 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/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 764 matching lines...) Expand 10 before | Expand all | Expand 10 after
775 </File> 775 </File>
776 <File 776 <File
777 RelativePath="..\..\browser\printing\page_range_ unittest.cc" 777 RelativePath="..\..\browser\printing\page_range_ unittest.cc"
778 > 778 >
779 </File> 779 </File>
780 <File 780 <File
781 RelativePath="..\..\browser\printing\page_setup_ unittest.cc" 781 RelativePath="..\..\browser\printing\page_setup_ unittest.cc"
782 > 782 >
783 </File> 783 </File>
784 <File 784 <File
785 RelativePath="..\..\browser\printing\print_job_u nittest.cc"
786 >
787 </File>
788 <File
785 RelativePath="..\..\browser\printing\printing_te st.h" 789 RelativePath="..\..\browser\printing\printing_te st.h"
786 > 790 >
787 </File> 791 </File>
788 <File 792 <File
789 RelativePath="..\..\browser\printing\units_unitt est.cc" 793 RelativePath="..\..\browser\printing\units_unitt est.cc"
790 > 794 >
791 </File> 795 </File>
792 <File 796 <File
793 RelativePath="..\..\browser\printing\win_printin g_context_unittest.cc" 797 RelativePath="..\..\browser\printing\win_printin g_context_unittest.cc"
794 > 798 >
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
1019 </File> 1023 </File>
1020 <File 1024 <File
1021 RelativePath="..\..\renderer\greasemonkey_slave_ unittest.cc" 1025 RelativePath="..\..\renderer\greasemonkey_slave_ unittest.cc"
1022 > 1026 >
1023 </File> 1027 </File>
1024 </Filter> 1028 </Filter>
1025 </Files> 1029 </Files>
1026 <Globals> 1030 <Globals>
1027 </Globals> 1031 </Globals>
1028 </VisualStudioProject> 1032 </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