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

Unified Diff: BUILD.gn

Issue 1882423002: [iOS/OSX/GN] Add -install_name to the shared_library ldflags on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-earlgrey
Patch Set: 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 | « no previous file | build/config/mac/rules.gni » ('j') | build/config/mac/rules.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 1a5bced598799dbbf3e2cc1f5fca2fae30fc7334..420b17c95943b18700b729244438d5fb053b8783 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -211,7 +211,7 @@ group("both_gn_and_gyp") {
"//ios/public/provider/chrome/browser",
"//ios/public/provider/web",
"//ios/testing:ocmock_support_unittest",
- "//ios/third_party/earl_grey",
+ "//ios/third_party/earl_grey:EarlGrey",
"//ios/web:ios_web_inttests",
"//ios/web:ios_web_unittests",
"//ios/web/shell:ios_web_shell",
« no previous file with comments | « no previous file | build/config/mac/rules.gni » ('j') | build/config/mac/rules.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698