commit | 7c0c67ed3859656cb869fb517527938f70ed0cc6 | [log] [tgz] |
---|---|---|
author | brettw <brettw@chromium.org> | Mon Sep 14 18:38:27 2015 |
committer | Commit bot <commit-bot@chromium.org> | Mon Sep 14 18:39:47 2015 |
tree | c4aeb54bb9acb00f4b1cba311ae4d7d31d65ea6b | |
parent | 7bf49a3df73ba892210a387735b6d6b52dd88600 [diff] |
Fix nested config in GN. This also moves the config out of the template. Otherwise this will generate an error if there is more than one MIDL target in the same directory. Use forward_variables_from in the MIDL template. TBR=dpranke@chromium.org Review URL: https://codereview.chromium.org/1335283002 Cr-Commit-Position: refs/heads/master@{#348664}