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

Unified Diff: ios/crnet/BUILD.gn

Issue 2480433002: Extend tweak_info_plist template to support multiple plist file as input. (Closed)
Patch Set: Created 4 years, 1 month 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 | « components/cronet/ios/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/BUILD.gn
diff --git a/ios/crnet/BUILD.gn b/ios/crnet/BUILD.gn
index b35b36d43e370bb1b14152be74629ab42f47f33e..7397ba958caffe0321181ac897b85c9fe56539e5 100644
--- a/ios/crnet/BUILD.gn
+++ b/ios/crnet/BUILD.gn
@@ -42,7 +42,6 @@ source_set("crnet_sources") {
# Tweak |info_plist| with current version and revision.
tweak_info_plist("tweak_crnet_plist") {
info_plist = "Info.plist"
- args = []
}
bundle_data("crnet_framework_resources") {
« no previous file with comments | « components/cronet/ios/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698