| 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
|
|
|