OLD | NEW |
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 942 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
953 </File> | 953 </File> |
954 <File | 954 <File |
955 RelativePath="..\..\common\chrome_plugin_unittes
t.cc" | 955 RelativePath="..\..\common\chrome_plugin_unittes
t.cc" |
956 > | 956 > |
957 </File> | 957 </File> |
958 <File | 958 <File |
959 RelativePath="..\..\common\gfx\emf_unittest.cc" | 959 RelativePath="..\..\common\gfx\emf_unittest.cc" |
960 > | 960 > |
961 </File> | 961 </File> |
962 <File | 962 <File |
963 RelativePath="..\..\common\gfx\icon_util_unittes
t.cc" | |
964 > | |
965 </File> | |
966 <File | |
967 RelativePath="..\..\common\ipc_message_unittest.
cc" | 963 RelativePath="..\..\common\ipc_message_unittest.
cc" |
968 > | 964 > |
969 </File> | 965 </File> |
970 <File | 966 <File |
971 RelativePath="..\..\common\ipc_sync_channel_unit
test.cc" | 967 RelativePath="..\..\common\ipc_sync_channel_unit
test.cc" |
972 > | 968 > |
973 </File> | 969 </File> |
974 <File | 970 <File |
975 RelativePath="..\..\common\ipc_sync_channel_unit
test.h" | 971 RelativePath="..\..\common\ipc_sync_channel_unit
test.h" |
976 > | 972 > |
(...skipping 12 matching lines...) Expand all Loading... |
989 </File> | 985 </File> |
990 <File | 986 <File |
991 RelativePath="..\..\common\mru_cache_unittest.cc
" | 987 RelativePath="..\..\common\mru_cache_unittest.cc
" |
992 > | 988 > |
993 </File> | 989 </File> |
994 <File | 990 <File |
995 RelativePath="..\..\common\notification_service_
unittest.cc" | 991 RelativePath="..\..\common\notification_service_
unittest.cc" |
996 > | 992 > |
997 </File> | 993 </File> |
998 <File | 994 <File |
999 RelativePath="..\..\common\os_exchange_data_unit
test.cc" | |
1000 > | |
1001 </File> | |
1002 <File | |
1003 RelativePath="..\..\common\pref_member_unittest.
cc" | 995 RelativePath="..\..\common\pref_member_unittest.
cc" |
1004 > | 996 > |
1005 </File> | 997 </File> |
1006 <File | 998 <File |
1007 RelativePath="..\..\common\pref_service_unittest
.cc" | 999 RelativePath="..\..\common\pref_service_unittest
.cc" |
1008 > | 1000 > |
1009 </File> | 1001 </File> |
1010 <File | 1002 <File |
1011 RelativePath="..\..\common\property_bag_unittest
.cc" | 1003 RelativePath="..\..\common\property_bag_unittest
.cc" |
1012 > | 1004 > |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1093 > | 1085 > |
1094 <File | 1086 <File |
1095 RelativePath="..\..\..\app\animation_unittest.cc
" | 1087 RelativePath="..\..\..\app\animation_unittest.cc
" |
1096 > | 1088 > |
1097 </File> | 1089 </File> |
1098 <File | 1090 <File |
1099 RelativePath="..\..\..\app\gfx\chrome_font_unitt
est.cc" | 1091 RelativePath="..\..\..\app\gfx\chrome_font_unitt
est.cc" |
1100 > | 1092 > |
1101 </File> | 1093 </File> |
1102 <File | 1094 <File |
| 1095 RelativePath="..\..\..\app\gfx\icon_util_unittes
t.cc" |
| 1096 > |
| 1097 </File> |
| 1098 <File |
1103 RelativePath="..\..\..\app\l10n_util_unittest.cc
" | 1099 RelativePath="..\..\..\app\l10n_util_unittest.cc
" |
1104 > | 1100 > |
1105 </File> | 1101 </File> |
| 1102 <File |
| 1103 RelativePath="..\..\..\app\os_exchange_data_unit
test.cc" |
| 1104 > |
| 1105 </File> |
1106 </Filter> | 1106 </Filter> |
1107 </Files> | 1107 </Files> |
1108 <Globals> | 1108 <Globals> |
1109 </Globals> | 1109 </Globals> |
1110 </VisualStudioProject> | 1110 </VisualStudioProject> |
OLD | NEW |