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

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

Issue 1912: Renames BoomarkBarModel to BookmarkModel. (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
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 596 matching lines...) Expand 10 before | Expand all | Expand 10 after
607 > 607 >
608 <File 608 <File
609 RelativePath="..\..\browser\back_forward_menu_mo del_unittest.cc" 609 RelativePath="..\..\browser\back_forward_menu_mo del_unittest.cc"
610 > 610 >
611 </File> 611 </File>
612 </Filter> 612 </Filter>
613 <Filter 613 <Filter
614 Name="TestBookmarkBarModel" 614 Name="TestBookmarkBarModel"
615 > 615 >
616 <File 616 <File
617 » » » » RelativePath="..\..\browser\bookmarks\bookmark_b ar_model_unittest.cc" 617 » » » » RelativePath="..\..\browser\bookmarks\bookmark_m odel_unittest.cc"
618 > 618 >
619 </File> 619 </File>
620 </Filter> 620 </Filter>
621 <Filter 621 <Filter
622 Name="TestCacheManagerHost" 622 Name="TestCacheManagerHost"
623 > 623 >
624 <File 624 <File
625 RelativePath="..\..\browser\cache_manager_host_u nittest.cc" 625 RelativePath="..\..\browser\cache_manager_host_u nittest.cc"
626 > 626 >
627 </File> 627 </File>
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after
951 </File> 951 </File>
952 <File 952 <File
953 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 953 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
954 > 954 >
955 </File> 955 </File>
956 </Filter> 956 </Filter>
957 </Files> 957 </Files>
958 <Globals> 958 <Globals>
959 </Globals> 959 </Globals>
960 </VisualStudioProject> 960 </VisualStudioProject>
OLDNEW
« chrome/test/testing_profile.h ('K') | « chrome/test/testing_profile.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698