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

Unified Diff: ios/crnet/crnet_consumer/BUILD.gn

Issue 2291033003: Fix case of cl/2200323003 (Closed)
Patch Set: Created 4 years, 4 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/crnet/crnet_consumer/BUILD.gn
diff --git a/ios/crnet/crnet_consumer/BUILD.gn b/ios/crnet/crnet_consumer/BUILD.gn
index 7d57e41fecabf16811699f01436b4b812ced4250..f4b6ea6901a54440023cbaa0a91365704a803472 100644
--- a/ios/crnet/crnet_consumer/BUILD.gn
+++ b/ios/crnet/crnet_consumer/BUILD.gn
@@ -5,7 +5,7 @@
import("//build/config/ios/rules.gni")
ios_app_bundle("crnet_consumer") {
- info_plist = "crnet-consumer-info.plist"
+ info_plist = "crnet-consumer-Info.plist"
deps = [
"//base",
« 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