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

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

Issue 1871413002: [iOS/OSX] Refactor mac_framework so that it can be shared with iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 years, 8 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/mac/rules.gni ('k') | testing/test.gni » ('j') | 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 077c8e47cc911f4483c86c05b64e5a98c3fb42d6..f9f3a6b6f0ba2c66edb52f8c7dd1d6a04c443ac9 100644
--- a/ios/web/shell/BUILD.gn
+++ b/ios/web/shell/BUILD.gn
@@ -4,7 +4,7 @@
import("//build/config/ios/rules.gni")
-app("ios_web_shell") {
+ios_app_bundle("ios_web_shell") {
info_plist = "Info.plist"
entitlements_path = ""
code_signing_identity = ""
« no previous file with comments | « build/config/mac/rules.gni ('k') | testing/test.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698