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

Unified Diff: ios/clean/chrome/app/BUILD.gn

Issue 2763433002: Add IOS_BUNDLE_ID_PREFIX to Clean Skeleton target. (Closed)
Patch Set: Created 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/app/BUILD.gn
diff --git a/ios/clean/chrome/app/BUILD.gn b/ios/clean/chrome/app/BUILD.gn
index 35525d826e70e2745b08f774699f39851c85006e..2d3719dc42ec6c63aabc95b06f9cf09f5f9e3608 100644
--- a/ios/clean/chrome/app/BUILD.gn
+++ b/ios/clean/chrome/app/BUILD.gn
@@ -46,6 +46,7 @@ ios_app_bundle("chrome_clean_skeleton") {
"CHROMIUM_URL_SCHEME_2=$url_secure_scheme",
"CHROMIUM_URL_SCHEME_3=$url_x_callback_scheme",
"CHROMIUM_URL_SCHEME_4=$url_channel_scheme",
+ "IOS_BUNDLE_ID_PREFIX=$ios_app_bundle_id_prefix",
]
if (ios_encryption_export_compliance_code != "") {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698