commit | 31abd9178c297b8c98cb43bf4037ff6b07ab0f83 | [log] [tgz] |
---|---|---|
author | bratell <bratell@opera.com> | Mon Jul 10 14:40:18 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 10 14:40:18 2017 |
tree | aef720ecfb0f24819c781239ba027e3492274522 | |
parent | 506321bd35353b714f77e0de9f107fbc9dbf7f63 [diff] |
Jumbo for blink/core generated files as well (saving 8 CPU minutes) The target that compiles generated files does not use the same template as other code in blink core so it didn't automatically become jumbo enabled. Since it's a non-negliable part of the build time (~1%) this patch enables jumbo for this target as well. R=fs@opera.com BUG=713137 Review-Url: https://codereview.chromium.org/2973603003 Cr-Commit-Position: refs/heads/master@{#485267}