Make MigrateChromiumShortcuts() use the right app ids
commitb39e32e82406efb313998eb705ccd8544c0c8946
authorcalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Apr 2013 08:55:54 +0000 (24 08:55 +0000)
committercalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Apr 2013 08:55:54 +0000 (24 08:55 +0000)
tree6985630e19e7efc1af8768a1ff3581c4f3abaa71
parent66918f6a8bbf01a24300ba96f38a8ffbfb7d4074
Make MigrateChromiumShortcuts() use the right app ids

ShellIntegration::MigrateChromiumShortcuts() was using the wrong app ids when
updating shortcuts with profiles on windows. As this code runs each chrome
startup, this caused icons to spontaneously collapse on the taskbar.

BUG=234495

Review URL: https://chromiumcodereview.appspot.com/13948011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196091 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/shell_integration_win.cc
chrome/browser/shell_integration_win_unittest.cc