Chromium Code Reviews| Index: chrome/installer/setup/install.cc |
| =================================================================== |
| --- chrome/installer/setup/install.cc (revision 67848) |
| +++ chrome/installer/setup/install.cc (working copy) |
| @@ -624,7 +624,6 @@ |
| } |
| } |
| - // TODO(tommi): See if we can't get rid of this parameter. |
|
robertshield
2010/12/01 21:40:54
Gave up? :p
tommi (sloooow) - chröme
2010/12/01 22:07:15
yeah, well, this todo was added when I thought I c
|
| current_version->reset(package.GetCurrentVersion()); |
| scoped_ptr<WorkItemList> install_list(WorkItem::CreateWorkItemList()); |