| 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="installer_unittests" | 5 Name="installer_unittests" |
| 6 ProjectGUID="{903F8C1E-537A-4C9E-97BE-075147CBE769}" | 6 ProjectGUID="{903F8C1E-537A-4C9E-97BE-075147CBE769}" |
| 7 RootNamespace="installer_unittests" | 7 RootNamespace="installer_unittests" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 145 > | 145 > |
| 146 <File | 146 <File |
| 147 RelativePath="run_all_unittests.cc" | 147 RelativePath="run_all_unittests.cc" |
| 148 > | 148 > |
| 149 </File> | 149 </File> |
| 150 </Filter> | 150 </Filter> |
| 151 <Filter | 151 <Filter |
| 152 Name="tests" | 152 Name="tests" |
| 153 > | 153 > |
| 154 <File | 154 <File |
| 155 RelativePath="..\setup\compat_checks_unittest.cc
" |
| 156 > |
| 157 </File> |
| 158 <File |
| 155 RelativePath="copy_tree_work_item_unittest.cc" | 159 RelativePath="copy_tree_work_item_unittest.cc" |
| 156 > | 160 > |
| 157 </File> | 161 </File> |
| 158 <File | 162 <File |
| 159 RelativePath="create_dir_work_item_unittest.cc" | 163 RelativePath="create_dir_work_item_unittest.cc" |
| 160 > | 164 > |
| 161 </File> | 165 </File> |
| 162 <File | 166 <File |
| 163 RelativePath="create_reg_key_work_item_unittest.
cc" | 167 RelativePath="create_reg_key_work_item_unittest.
cc" |
| 164 > | 168 > |
| 165 </File> | 169 </File> |
| 166 <File | 170 <File |
| 167 RelativePath="delete_reg_value_work_item_unittes
t.cc" | 171 RelativePath="delete_reg_value_work_item_unittes
t.cc" |
| 168 > | 172 > |
| 169 </File> | 173 </File> |
| 170 <File | 174 <File |
| 171 RelativePath="delete_tree_work_item_unittest.cc" | 175 RelativePath="delete_tree_work_item_unittest.cc" |
| 172 > | 176 > |
| 173 </File> | 177 </File> |
| 174 <File | 178 <File |
| 179 RelativePath="google_chrome_distribution_unittes
t.cc" |
| 180 > |
| 181 </File> |
| 182 <File |
| 175 RelativePath="helper_unittest.cc" | 183 RelativePath="helper_unittest.cc" |
| 176 > | 184 > |
| 177 </File> | 185 </File> |
| 178 <File | 186 <File |
| 179 RelativePath="google_chrome_distribution_unittes
t.cc" | |
| 180 > | |
| 181 </File> | |
| 182 <File | |
| 183 RelativePath="set_reg_value_work_item_unittest.c
c" | 187 RelativePath="set_reg_value_work_item_unittest.c
c" |
| 184 > | 188 > |
| 185 </File> | 189 </File> |
| 186 <File | 190 <File |
| 187 RelativePath="..\setup\setup_constants.cc" | 191 RelativePath="..\setup\setup_constants.cc" |
| 188 > | 192 > |
| 189 </File> | 193 </File> |
| 190 <File | 194 <File |
| 191 RelativePath="work_item_list_unittest.cc" | 195 RelativePath="work_item_list_unittest.cc" |
| 192 > | 196 > |
| 193 </File> | 197 </File> |
| 194 </Filter> | 198 </Filter> |
| 195 </Files> | 199 </Files> |
| 196 <Globals> | 200 <Globals> |
| 197 </Globals> | 201 </Globals> |
| 198 </VisualStudioProject> | 202 </VisualStudioProject> |
| OLD | NEW |