Chromium Code Reviews| Index: ios/chrome/app/BUILD.gn |
| diff --git a/ios/chrome/app/BUILD.gn b/ios/chrome/app/BUILD.gn |
| index 3704c77b0296aea85d049e3cd4b43f460964011f..87f8f50196ed0886b9ce0bc085097b7828a89f76 100644 |
| --- a/ios/chrome/app/BUILD.gn |
| +++ b/ios/chrome/app/BUILD.gn |
| @@ -76,6 +76,7 @@ source_set("tests_fake_hook") { |
| bundle_data("resources") { |
| visibility = [ ":app" ] |
| sources = [ |
| + "resources/PasswordManagerExtensions.plist", |
|
rohitrao (ping after 24h)
2017/04/17 16:24:54
Could this file live next to the code that uses it
|
| "resources/SafeModeCrashingModules.plist", |
| ] |
| outputs = [ |