GN: depend on data deps of source sets.
Previously if a target depended on a source set and that source set had data deps, building the target would not force the data dep target to be built. This patch hooks up the dependencies such that this happens as expected. BUG=477104 Review URL: https://codereview.chromium.org/1095673002 Cr-Commit-Position: refs/heads/master@{#325544}
Showing
Please register or sign in to comment