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

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

Issue 67201: Fix the process creation problem. This forces transitions between... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 618 matching lines...) Expand 10 before | Expand all | Expand 10 after
629 </File> 629 </File>
630 <File 630 <File
631 RelativePath="..\..\browser\safe_browsing\protoc ol_parser_unittest.cc" 631 RelativePath="..\..\browser\safe_browsing\protoc ol_parser_unittest.cc"
632 > 632 >
633 </File> 633 </File>
634 <File 634 <File
635 RelativePath="..\..\browser\history\query_parser _unittest.cc" 635 RelativePath="..\..\browser\history\query_parser _unittest.cc"
636 > 636 >
637 </File> 637 </File>
638 <File 638 <File
639 RelativePath="..\..\browser\tab_contents\render_ view_host_manager_unittest.cc"
640 >
641 </File>
642 <File
639 RelativePath="..\..\browser\renderer_host\render _view_host_unittest.cc" 643 RelativePath="..\..\browser\renderer_host\render _view_host_unittest.cc"
640 > 644 >
641 </File> 645 </File>
642 <File 646 <File
643 RelativePath="..\..\browser\renderer_host\render _widget_host_unittest.cc" 647 RelativePath="..\..\browser\renderer_host\render _widget_host_unittest.cc"
644 > 648 >
645 </File> 649 </File>
646 <File 650 <File
647 RelativePath="..\..\browser\renderer_host\render er_security_policy_unittest.cc" 651 RelativePath="..\..\browser\renderer_host\render er_security_policy_unittest.cc"
648 > 652 >
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
1061 </File> 1065 </File>
1062 <File 1066 <File
1063 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1067 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1064 > 1068 >
1065 </File> 1069 </File>
1066 </Filter> 1070 </Filter>
1067 </Files> 1071 </Files>
1068 <Globals> 1072 <Globals>
1069 </Globals> 1073 </Globals>
1070 </VisualStudioProject> 1074 </VisualStudioProject>
OLDNEW
« chrome/browser/tab_contents/render_view_host_manager_unittest.cc ('K') | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698