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

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

Issue 1868: Moves bookmark related classes into bookmarks directory. There are no... (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
« 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 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 > 551 >
552 <File 552 <File
553 RelativePath="..\..\browser\template_url_model_u nittest.cc" 553 RelativePath="..\..\browser\template_url_model_u nittest.cc"
554 > 554 >
555 </File> 555 </File>
556 </Filter> 556 </Filter>
557 <Filter 557 <Filter
558 Name="TestBookmarkDragData" 558 Name="TestBookmarkDragData"
559 > 559 >
560 <File 560 <File
561 » » » » RelativePath="..\..\browser\bookmark_drag_data_u nittest.cc" 561 » » » » RelativePath="..\..\browser\bookmarks\bookmark_d rag_data_unittest.cc"
562 > 562 >
563 </File> 563 </File>
564 </Filter> 564 </Filter>
565 <Filter 565 <Filter
566 Name="TestMetricsResponse" 566 Name="TestMetricsResponse"
567 > 567 >
568 <File 568 <File
569 RelativePath="..\..\browser\metrics_response_uni ttest.cc" 569 RelativePath="..\..\browser\metrics_response_uni ttest.cc"
570 > 570 >
571 </File> 571 </File>
(...skipping 35 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\bookmark_bar_model_u nittest.cc" 617 » » » » RelativePath="..\..\browser\bookmarks\bookmark_b ar_model_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
« 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