Fix installer variable name bugaboo.
commitef2b06da133118d24f1da5f5ad152c16a34542bc
authorgrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Jul 2014 19:45:16 +0000 (23 19:45 +0000)
committergrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Jul 2014 19:45:16 +0000 (23 19:45 +0000)
tree3db949b5735b47cdd1baaaf9c37412346ef65ee9
parentb6c75bf85f8e34a2e3ee785c8fc65a57c9bb9fa3
Fix installer variable name bugaboo.

This is a rare codepath used only by Chrome Frame uninstalls. It's rare
that it will be hit now, but leave correct code in place until the great
installer GCF cleanup rather than remove this one small piece now.

BUG=NONE
R=gab@chromium.org

Review URL: https://codereview.chromium.org/410923002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285017 0039d316-1c4b-4281-b951-d872f2087c98
chrome/installer/setup/uninstall.cc