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

Unified Diff: ios/ios.gyp

Issue 1723663002: Adds the OCHamcrest library to the iOS build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change ios/chrome/tools/build/ios_copy_files.py to use hardlinks if possible Created 4 years, 10 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 | « ios/chrome/tools/build/ios_copy_files.py ('k') | ios/third_party/ochamcrest/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/ios.gyp
diff --git a/ios/ios.gyp b/ios/ios.gyp
index 7d5fbf78307b414f7372aa9b52017091cd82033d..b29bdd24de35e625d25973c46efb77e44b48cba6 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -23,6 +23,7 @@
'provider/ios_provider_web.gyp:*',
'testing/ios_testing.gyp:*',
'third_party/fishhook/fishhook.gyp:*',
+ 'third_party/ochamcrest/ochamcrest.gyp:*',
'web/ios_web.gyp:*',
'web/ios_web_inttests.gyp:*',
'web/ios_web_shell.gyp:*',
« no previous file with comments | « ios/chrome/tools/build/ios_copy_files.py ('k') | ios/third_party/ochamcrest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698