summaryrefslogtreecommitdiffstats
path: root/ios
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2016-03-18 04:06:05 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-18 11:07:21 +0000
commit34cfc871f7a7d168b33d32e7297cd86409c6001a (patch)
treed3a0165cca35f71cb069351729699fdefeb8cf9c /ios
parent70bdd0c31e09231f9690185313fb0ba2df3dc12a (diff)
downloadchromium_src-34cfc871f7a7d168b33d32e7297cd86409c6001a.zip
chromium_src-34cfc871f7a7d168b33d32e7297cd86409c6001a.tar.gz
chromium_src-34cfc871f7a7d168b33d32e7297cd86409c6001a.tar.bz2
[iOS] Use output_name to configure the application name in "app" template.
BUG=297668 Review URL: https://codereview.chromium.org/1797323002 Cr-Commit-Position: refs/heads/master@{#381934}
Diffstat (limited to 'ios')
-rw-r--r--ios/web/shell/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/web/shell/BUILD.gn b/ios/web/shell/BUILD.gn
index ab174d5..a65c0af1 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 = ""