Revert of Change extension icon load errors to warnings (patchset #8 id:140001 of
https://codereview.chromium.org/1537473003/ )
Reason for revert:
caused crbug.com/571701
Original issue's description:
> Change extension icon load errors to warnings
>
> During the Extension parsing step, check if the icon file exists and if not, remove that entry from the dictionary.
>
> Keep the same check during the validation phase and don't apply the workaround to unpacked extensions. This will more strongly discourage new extensions from making this mistake.
>
> BUG=
570249
>
> Committed:
https://crrev.com/6e8e7d1c49657e82d0e8f2518ad463794346321b
> Cr-Commit-Position: refs/heads/master@{#366253}
TBR=estade@chromium.org
BUG=
570249