Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(401)

Unified Diff: ios/web/shell/BUILD.gn

Issue 1797323002: [iOS] Use output_name to configure the application name in "app" template. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@assert_no_deps
Patch Set: Rebase on origin/master Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/config/ios/rules.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/shell/BUILD.gn
diff --git a/ios/web/shell/BUILD.gn b/ios/web/shell/BUILD.gn
index ab174d5444bf40a9923062788d14979cb71e7032..a65c0af1ff228429012c7483f611f6bb3895a6e4 100644
--- a/ios/web/shell/BUILD.gn
+++ b/ios/web/shell/BUILD.gn
@@ -6,7 +6,6 @@ import("//build/config/ios/rules.gni")
app("ios_web_shell") {
info_plist = "Info.plist"
- app_name = "ios_web_shell"
entitlements_path = ""
code_signing_identity = ""
« no previous file with comments | « build/config/ios/rules.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698