Index: ios/testing/earl_grey/disabled_test_macros.h |
diff --git a/ios/testing/earl_grey/disabled_test_macros.h b/ios/testing/earl_grey/disabled_test_macros.h |
index 5adb429f37c424a9e2d1b3acf2f9ca39b2cdcd4a..e8fe36c0f04132ea08b5d5218c6efcf40475443c 100644 |
--- a/ios/testing/earl_grey/disabled_test_macros.h |
+++ b/ios/testing/earl_grey/disabled_test_macros.h |
@@ -5,6 +5,8 @@ |
#ifndef IOS_TESTING_EARL_GREY_DISABLED_TEST_MACROS_H_ |
#define IOS_TESTING_EARL_GREY_DISABLED_TEST_MACROS_H_ |
+#import <Foundation/Foundation.h> |
+ |
// A macro that forces an Earl Grey test to pass. It should be used to disable |
// tests that fail due to a bug. This macro should be used when the |
// configuration for which the test should be disabled can only be determined |