| Index: ios/testing/earl_grey/earl_grey_support.gyp
|
| diff --git a/ios/testing/earl_grey/earl_grey_support.gyp b/ios/testing/earl_grey/earl_grey_support.gyp
|
| index 96c72ebf92b04b7d800f0eeff4625a03d9227b12..8be3c74d4e3825bf5eeecc759f7b0e8b8dfce35d 100644
|
| --- a/ios/testing/earl_grey/earl_grey_support.gyp
|
| +++ b/ios/testing/earl_grey/earl_grey_support.gyp
|
| @@ -14,6 +14,7 @@
|
| '<(DEPTH)/ios/third_party/earl_grey/earl_grey.gyp:EarlGrey',
|
| ],
|
| 'sources': [
|
| + 'disabled_test_macros.h',
|
| 'wait_util.h',
|
| 'wait_util.mm',
|
| ],
|
|
|