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

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

Issue 20015: Make it easier to create new IPC channel types (i.e. renderer/plugin). Inste... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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/unit/unit_tests.scons ('k') | webkit/glue/glue_accessibility.h » ('j') | 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 861 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 </File> 872 </File>
873 <File 873 <File
874 RelativePath="..\..\common\ipc_message_unittest. cc" 874 RelativePath="..\..\common\ipc_message_unittest. cc"
875 > 875 >
876 </File> 876 </File>
877 <File 877 <File
878 RelativePath="..\..\common\ipc_sync_channel_unit test.cc" 878 RelativePath="..\..\common\ipc_sync_channel_unit test.cc"
879 > 879 >
880 </File> 880 </File>
881 <File 881 <File
882 RelativePath="..\..\common\ipc_sync_channel_unit test.h"
883 >
884 </File>
885 <File
886 RelativePath="..\..\common\ipc_sync_message_unit test.cc" 882 RelativePath="..\..\common\ipc_sync_message_unit test.cc"
887 > 883 >
888 </File> 884 </File>
889 <File 885 <File
890 RelativePath="..\..\common\ipc_sync_message_unit test.h" 886 RelativePath="..\..\common\ipc_sync_message_unit test.h"
891 > 887 >
892 </File> 888 </File>
893 <File 889 <File
894 RelativePath="..\..\common\json_value_serializer _unittest.cc" 890 RelativePath="..\..\common\json_value_serializer _unittest.cc"
895 > 891 >
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
992 </File> 988 </File>
993 <File 989 <File
994 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 990 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
995 > 991 >
996 </File> 992 </File>
997 </Filter> 993 </Filter>
998 </Files> 994 </Files>
999 <Globals> 995 <Globals>
1000 </Globals> 996 </Globals>
1001 </VisualStudioProject> 997 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | webkit/glue/glue_accessibility.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698