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

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

Issue 8176: Move the spellcheck unittest into browser next to the file (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 2 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/renderer/spellcheck_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 688 matching lines...) Expand 10 before | Expand all | Expand 10 after
699 > 699 >
700 <File 700 <File
701 RelativePath="..\..\browser\encryptor_unittest.c c" 701 RelativePath="..\..\browser\encryptor_unittest.c c"
702 > 702 >
703 </File> 703 </File>
704 </Filter> 704 </Filter>
705 <Filter 705 <Filter
706 Name="TestSpellCheck" 706 Name="TestSpellCheck"
707 > 707 >
708 <File 708 <File
709 » » » » RelativePath="..\..\renderer\spellcheck_unittest .cc" 709 » » » » RelativePath="..\..\browser\spellcheck_unittest. cc"
710 > 710 >
711 </File> 711 </File>
712 </Filter> 712 </Filter>
713 <Filter 713 <Filter
714 Name="TestDownload" 714 Name="TestDownload"
715 > 715 >
716 <File 716 <File
717 RelativePath="..\..\browser\download\download_ma nager_unittest.cc" 717 RelativePath="..\..\browser\download\download_ma nager_unittest.cc"
718 > 718 >
719 </File> 719 </File>
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
999 > 999 >
1000 <File 1000 <File
1001 RelativePath="..\..\renderer\render_widget_unitt est.cc" 1001 RelativePath="..\..\renderer\render_widget_unitt est.cc"
1002 > 1002 >
1003 </File> 1003 </File>
1004 </Filter> 1004 </Filter>
1005 </Files> 1005 </Files>
1006 <Globals> 1006 <Globals>
1007 </Globals> 1007 </Globals>
1008 </VisualStudioProject> 1008 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/spellcheck_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698