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

Side by Side Diff: chrome/installer/util/util.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
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="util" 5 Name="util"
6 ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}" 6 ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}"
7 RootNamespace="util" 7 RootNamespace="util"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 </File> 258 </File>
259 <File 259 <File
260 RelativePath=".\master_preferences.h" 260 RelativePath=".\master_preferences.h"
261 > 261 >
262 </File> 262 </File>
263 <File 263 <File
264 RelativePath="..\..\common\pref_names.cc" 264 RelativePath="..\..\common\pref_names.cc"
265 > 265 >
266 </File> 266 </File>
267 <File 267 <File
268 RelativePath=".\move_tree_work_item.cc"
269 >
270 </File>
271 <File
272 RelativePath=".\move_tree_work_item.h"
273 >
274 </File>
275 <File
268 RelativePath=".\set_reg_value_work_item.cc" 276 RelativePath=".\set_reg_value_work_item.cc"
269 > 277 >
270 </File> 278 </File>
271 <File 279 <File
272 RelativePath=".\set_reg_value_work_item.h" 280 RelativePath=".\set_reg_value_work_item.h"
273 > 281 >
274 </File> 282 </File>
275 <File 283 <File
276 RelativePath=".\shell_util.cc" 284 RelativePath=".\shell_util.cc"
277 > 285 >
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 > 317 >
310 </File> 318 </File>
311 <File 319 <File
312 RelativePath=".\work_item_list.h" 320 RelativePath=".\work_item_list.h"
313 > 321 >
314 </File> 322 </File>
315 </Files> 323 </Files>
316 <Globals> 324 <Globals>
317 </Globals> 325 </Globals>
318 </VisualStudioProject> 326 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/installer/util/move_tree_work_item_unittest.cc ('k') | chrome/installer/util/work_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698