Remove ARC uninstall dialog.
AppUninstallDialogView replaced the ARC uninstall dialog. https://cs.chromium.org/chromium/src/chrome/browser/ui/views/apps/app_uninstall_dialog_view.h?l=44 Remove ARC uninstall dialog to prepare for "Uninstall" dialog language consistency. Because some variables are used by ARC uninstall dialog, e.g. IDS_APP_UNINSTALL_PROMPT_TITLE, and those variable can be re-used for the AppUninstallDialogView. BUG=1010303 Change-Id: I8af8feb2dfaed62ce5a9ee3c87a490d0af1ff469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073179Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#744884}
Showing
Please register or sign in to comment