commit | 2dfa9b2034b9e982fa119f70cc8d324b0a0a4485 | [log] [tgz] |
---|---|---|
author | aberent <[email protected]> | Mon Oct 24 09:38:31 2016 |
committer | Commit bot <[email protected]> | Mon Oct 24 09:55:05 2016 |
tree | bb8a906baf65d3742929f9ab0bae59cce00e7a48 | |
parent | 82db1ff7a020d127b961d81e4baa60bbfd5baf03 [diff] |
Remove minification spam searchbox_api.js uses a Chrome extension to Javascript. This is not understood by the Closure compiler, so was giving errors when grit attempted to minify it. To prevent this don't minify this file. BUG=644392 Review-Url: https://codereview.chromium.org/2337253002 Cr-Commit-Position: refs/heads/master@{#427033}