DescriptionSilence the overly verbose skipped files warning when extracting CRX files
CRX files are extracted twice: Once for only manifest.json, once for the rest
of the contents. Extracting manifest.json causes a lot of noise in debug builds
since all other files are skipped. Suppress the log statements when extracting
manifest.json.
BUG=645263
Committed: https://crrev.com/a98b44daed1683b35f0b5b638f5693aebf0dab5a
Cr-Commit-Position: refs/heads/master@{#433984}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|