[Extension] Hide "Remove" button for normal-installed extensions
Policy-based extensions can be normal-installed, when user can disable then and enable back, but may not uninstall these extensions. But on the chrome://extensions page there was a aconfusing "Remove" button for normal-installed extension also, which did nothing. This CL uses more appropriate flag from ExtensionInfo structure to detect whether he "Remove" button should appear or not, therefore for normal-installed extensions this button would not appear anymore. Bug: 1048118 Change-Id: I9fff69b861095962f8cf765bedc525516031c465 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219893Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#776478}
Showing
Please register or sign in to comment