Restricting scope of ShellUtil's shortcut update feature for its specific usage in Chrome self-destruct flow.
This is a follow-up to https://chromiumcodereview.appspot.com/
22382007/ , to implement gab@'s suggested changes. Details:
- Renaming ShellUtil::UpdateShortcuts() to ShellUtil::UpdateShortcuts() to UpdateShortcutsWithArgs().
- Removing the |require_args| from the interface of ShellUtil::UpdateShortcuts() (always set to true).
- Change is propagated to caller in uninstall.cc.
- Update to tests.
BUG=235857
Review URL: https://chromiumcodereview.appspot.com/
23581012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223173 0039d316-1c4b-4281-b951-d872f2087c98