Remove the DCHECK in plugin_utils.cc when replacing allowlisted mime handlers
4 of the 5 allowed extensions are "quickoffice" and they all want to handle the same mime types, when multiple are installed. And this is not the right place to attempt to protect against multiple copies of the extension being installed. Fixed: 970227 Change-Id: I83922b6973c252dc497a04b623582878bfcde23c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282545 Commit-Queue: Trent Apted <tapted@chromium.org> Reviewed-by:Tommy Li <tommycli@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#788832}
Showing
Please register or sign in to comment