Strip comments and whitespace from javascript resources

On Android strip comments and whitespace from javascript resources.
Add an option to grit build that provides a command that strips
comments and whitespace, and modify grit so that this is applied
to all javascript resource and scripts within HTML resources.
Add a python script that wraps the closure compiler to implement
this command.
Pull it all together with GN.

BUG=619091

Review-Url: https://codereview.chromium.org/2179033002
Cr-Commit-Position: refs/heads/master@{#409498}
10 files changed