Chromium Code Reviews| Index: ios/testing/earl_grey/BUILD.gn |
| diff --git a/ios/testing/earl_grey/BUILD.gn b/ios/testing/earl_grey/BUILD.gn |
| index a8e6ecf27c1724bd9663572fb33d5ab8cb7c7dd1..9a21bf0d1f8547e360a26b6982b9eb22b1b0fd50 100644 |
| --- a/ios/testing/earl_grey/BUILD.gn |
| +++ b/ios/testing/earl_grey/BUILD.gn |
| @@ -16,6 +16,7 @@ source_set("earl_grey_support") { |
| ] |
| sources = [ |
| + "disabled_test_macros.h", |
| "wait_util.h", |
| "wait_util.mm", |
| ] |