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

Unified Diff: ios/third_party/earl_grey/BUILD.gn

Issue 2164393002: Add Info.plist support to ios_framework_bundle template. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bundle-deps
Patch Set: Rebase and fix compilation of fat builds. Created 4 years, 5 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 | « components/cronet/ios/BUILD.gn ('k') | ios/third_party/earl_grey/Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/third_party/earl_grey/BUILD.gn
diff --git a/ios/third_party/earl_grey/BUILD.gn b/ios/third_party/earl_grey/BUILD.gn
index f6fa152688a9e2222f7e73e752658a55aaf27804..c6ab791658f73f129a04d96cd5da01d4afc4ad59 100644
--- a/ios/third_party/earl_grey/BUILD.gn
+++ b/ios/third_party/earl_grey/BUILD.gn
@@ -18,6 +18,7 @@ config("config") {
ios_framework_bundle("earl_grey") {
output_name = "EarlGrey"
+ info_plist = "Info.plist"
testonly = true
sources = [
« no previous file with comments | « components/cronet/ios/BUILD.gn ('k') | ios/third_party/earl_grey/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698