WebApp: Rename UninstallWebApp method to UninstallWebAppFromSyncByUser.

This is a preparation CL to implement Uninstall for the new web apps.

A web app can't be fully uninstalled by any call site.
Instead: A call site may request uninstallation, but the app may stay
installed if it is required by other sources.

CanUserUninstallFromSync+UninstallWebAppFromSyncByUser is just one
scenario for uninstallation. UninstallExternalWebApp will be extended.

Bug: 901226
Change-Id: I91f13754c0cc4a2fe80fd2a7b79e340ea9c3b2f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921019
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Commit-Queue: Alexey Baskakov <loyso@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716438}
9 files changed