Chromium Code Reviews| Index: ios/web/shell/BUILD.gn |
| diff --git a/ios/web/shell/BUILD.gn b/ios/web/shell/BUILD.gn |
| index a7719cf2886f9925ca67ecb2379206926d9c4784..ab174d5444bf40a9923062788d14979cb71e7032 100644 |
| --- a/ios/web/shell/BUILD.gn |
| +++ b/ios/web/shell/BUILD.gn |
| @@ -4,7 +4,7 @@ |
| import("//build/config/ios/rules.gni") |
| -ios_app("ios_web_shell") { |
| +app("ios_web_shell") { |
| info_plist = "Info.plist" |
| app_name = "ios_web_shell" |
| entitlements_path = "" |