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

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

Issue 18263: Move search engines files into subdir (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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/testing_profile.h ('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 665 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 </File> 676 </File>
677 <File 677 <File
678 RelativePath="..\..\browser\tabs\tab_strip_model_unittes t.cc" 678 RelativePath="..\..\browser\tabs\tab_strip_model_unittes t.cc"
679 > 679 >
680 </File> 680 </File>
681 <File 681 <File
682 RelativePath="..\..\views\table_view_unittest.cc" 682 RelativePath="..\..\views\table_view_unittest.cc"
683 > 683 >
684 </File> 684 </File>
685 <File 685 <File
686 » » » RelativePath="..\..\browser\template_url_model_unittest. cc" 686 » » » RelativePath="..\..\browser\search_engines\template_url_ model_unittest.cc"
687 > 687 >
688 </File> 688 </File>
689 <File 689 <File
690 » » » RelativePath="..\..\browser\template_url_parser_unittest .cc" 690 » » » RelativePath="..\..\browser\search_engines\template_url_ parser_unittest.cc"
691 > 691 >
692 </File> 692 </File>
693 <File 693 <File
694 » » » RelativePath="..\..\browser\template_url_prepopulate_dat a_unittest.cc" 694 » » » RelativePath="..\..\browser\search_engines\template_url_ prepopulate_data_unittest.cc"
695 > 695 >
696 </File> 696 </File>
697 <File 697 <File
698 » » » RelativePath="..\..\browser\template_url_unittest.cc" 698 » » » RelativePath="..\..\browser\search_engines\template_url_ unittest.cc"
699 > 699 >
700 </File> 700 </File>
701 <File 701 <File
702 RelativePath="..\..\browser\history\text_database_manage r_unittest.cc" 702 RelativePath="..\..\browser\history\text_database_manage r_unittest.cc"
703 > 703 >
704 </File> 704 </File>
705 <File 705 <File
706 RelativePath="..\..\browser\history\text_database_unitte st.cc" 706 RelativePath="..\..\browser\history\text_database_unitte st.cc"
707 > 707 >
708 </File> 708 </File>
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
799 > 799 >
800 </File> 800 </File>
801 <File 801 <File
802 RelativePath="..\..\common\worker_thread_ticker_unittest .cc" 802 RelativePath="..\..\common\worker_thread_ticker_unittest .cc"
803 > 803 >
804 </File> 804 </File>
805 </Files> 805 </Files>
806 <Globals> 806 <Globals>
807 </Globals> 807 </Globals>
808 </VisualStudioProject> 808 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/testing_profile.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698