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

Side by Side Diff: chrome/installer/util/installer_unittests.vcproj

Issue 39048: Move files instead of copying them. (Closed)
Patch Set: More code review comments. Created 11 years, 9 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
« no previous file with comments | « chrome/installer/setup/install.cc ('k') | chrome/installer/util/move_tree_work_item.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="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 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 </File> 177 </File>
178 <File 178 <File
179 RelativePath="google_chrome_distribution_unittes t.cc" 179 RelativePath="google_chrome_distribution_unittes t.cc"
180 > 180 >
181 </File> 181 </File>
182 <File 182 <File
183 RelativePath="helper_unittest.cc" 183 RelativePath="helper_unittest.cc"
184 > 184 >
185 </File> 185 </File>
186 <File 186 <File
187 RelativePath="move_tree_work_item_unittest.cc"
188 >
189 </File>
190 <File
187 RelativePath="set_reg_value_work_item_unittest.c c" 191 RelativePath="set_reg_value_work_item_unittest.c c"
188 > 192 >
189 </File> 193 </File>
190 <File 194 <File
191 RelativePath="..\setup\setup_constants.cc" 195 RelativePath="..\setup\setup_constants.cc"
192 > 196 >
193 </File> 197 </File>
194 <File 198 <File
195 RelativePath="work_item_list_unittest.cc" 199 RelativePath="work_item_list_unittest.cc"
196 > 200 >
197 </File> 201 </File>
198 </Filter> 202 </Filter>
199 </Files> 203 </Files>
200 <Globals> 204 <Globals>
201 </Globals> 205 </Globals>
202 </VisualStudioProject> 206 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/installer/setup/install.cc ('k') | chrome/installer/util/move_tree_work_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698