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

Unified Diff: ios/testing/BUILD.gn

Issue 1440163003: Fix //ios/web target after http://crrev.com/1357773002. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@enhanced_bookmarks
Patch Set: Created 5 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 | « no previous file | ios/web/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/testing/BUILD.gn
diff --git a/ios/testing/BUILD.gn b/ios/testing/BUILD.gn
index d63e0cf1e63e426345123fb6b9c9ee6f7746dcdd..782c2aeefdbfcf4c39385dc0139f40e328a6ff12 100644
--- a/ios/testing/BUILD.gn
+++ b/ios/testing/BUILD.gn
@@ -9,6 +9,9 @@ source_set("ocmock_support") {
deps = [
"//base",
+ ]
+
+ public_deps = [
"//third_party/google_toolbox_for_mac",
"//third_party/ocmock",
]
« no previous file with comments | « no previous file | ios/web/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698