Chromium Code Reviews| Index: build/config/mac/base_rules.gni |
| diff --git a/build/config/mac/base_rules.gni b/build/config/mac/base_rules.gni |
| index 7aecc18d8ec93743e6f5309fb365620a92f93dd5..24184794f6c58075dd0b582a5a9129d909d3569e 100644 |
| --- a/build/config/mac/base_rules.gni |
| +++ b/build/config/mac/base_rules.gni |
| @@ -247,6 +247,7 @@ template("framework_bundle") { |
| "bundle_deps", |
| "data_deps", |
| "info_plist", |
| + "info_plist_target", |
| "output_name", |
| ]) |
| if (defined(visibility)) { |