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

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

Issue 21475: Move units to new module printing. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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
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 677 matching lines...) Expand 10 before | Expand all | Expand 10 after
688 </File> 688 </File>
689 <File 689 <File
690 RelativePath="..\..\browser\history\text_databas e_unittest.cc" 690 RelativePath="..\..\browser\history\text_databas e_unittest.cc"
691 > 691 >
692 </File> 692 </File>
693 <File 693 <File
694 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc" 694 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc"
695 > 695 >
696 </File> 696 </File>
697 <File 697 <File
698 RelativePath="..\..\browser\printing\units_unitt est.cc"
699 >
700 </File>
701 <File
702 RelativePath="..\..\browser\history\url_database _unittest.cc" 698 RelativePath="..\..\browser\history\url_database _unittest.cc"
703 > 699 >
704 </File> 700 </File>
705 <File 701 <File
706 RelativePath="..\..\browser\net\url_fetcher_unit test.cc" 702 RelativePath="..\..\browser\net\url_fetcher_unit test.cc"
707 > 703 >
708 </File> 704 </File>
709 <File 705 <File
710 RelativePath="..\..\browser\net\url_fixer_upper_ unittest.cc" 706 RelativePath="..\..\browser\net\url_fixer_upper_ unittest.cc"
711 > 707 >
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
996 </File> 992 </File>
997 <File 993 <File
998 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 994 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
999 > 995 >
1000 </File> 996 </File>
1001 </Filter> 997 </Filter>
1002 </Files> 998 </Files>
1003 <Globals> 999 <Globals>
1004 </Globals> 1000 </Globals>
1005 </VisualStudioProject> 1001 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698