commit | adbf15668dc1beadf9ee73fe1d7784a5aba207c3 | [log] [tgz] |
---|---|---|
author | tim <tim@rnc-ag.de> | Sat Jan 21 03:06:37 2017 |
committer | Commit bot <commit-bot@chromium.org> | Sat Jan 21 03:06:37 2017 |
tree | 09fa62502de61c5d3a1a43ce808055cc3be7c5cb | |
parent | 0010b369bbcf9235abd54ba181ef07b0cf6b7d6f [diff] |
GN: Add optional default_args variable to .gn. Allows a project to specify default overrides for declared arguments. This is useful for subprojects which might declare arguments with default values that need to be changed for this project. BUG=588513 Review-Url: https://codereview.chromium.org/2581193003 Cr-Commit-Position: refs/heads/master@{#445259}