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

Unified Diff: BUILD.gn

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 | « .gitignore ('k') | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index c9d40e87cfe543a9b6d0f89b0981586ed96b5a31..f80621b6bc4f44478d9dc52ced1c08b0c16ec97d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -202,6 +202,7 @@ group("both_gn_and_gyp") {
"//ios/net:ios_net_unittests",
"//ios/public/provider/web",
"//ios/testing:ocmock_support_unittest",
+ "//ios/third_party/ochamcrest",
"//ios/web:ios_web_unittests",
"//ios/web/shell:ios_web_shell",
]
« no previous file with comments | « .gitignore ('k') | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698