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

Unified Diff: ios/testing/ios_testing.gyp

Issue 1432623002: Roll GTM from svn r705 to git hash 4018783. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sigh 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/testing/ios_testing.gyp
diff --git a/ios/testing/ios_testing.gyp b/ios/testing/ios_testing.gyp
index 8f941f01106733efe5becfde48e6a500294e6d61..80f09abcf61b94b70618af69bc140755611c2859 100644
--- a/ios/testing/ios_testing.gyp
+++ b/ios/testing/ios_testing.gyp
@@ -22,6 +22,9 @@
'include_dirs': [
'../..',
],
+ 'export_dependent_settings': [
+ '../../third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp:google_toolbox_for_mac',
+ ],
},
{
# GN version: //ios/testing:ocmock_support_unittest
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698