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

Unified Diff: chrome/installer/setup/install.cc

Issue 5429002: Support for checking multiple keyfiles when removing an installation package.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 1 month 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 side-by-side diff with in-line comments
Download patch
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());
« no previous file with comments | « no previous file | chrome/installer/util/browser_distribution.h » ('j') | chrome/installer/util/browser_distribution.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698