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

Unified Diff: ios/chrome/test/earl_grey/chrome_test_case.h

Issue 2761443005: Add disabled_test_macro import to EarlGrey base test cases. (Closed)
Patch Set: rebase Created 3 years, 9 months 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 | « ios/chrome/test/earl_grey/BUILD.gn ('k') | ios/web/shell/test/context_menu_egtest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/earl_grey/chrome_test_case.h
diff --git a/ios/chrome/test/earl_grey/chrome_test_case.h b/ios/chrome/test/earl_grey/chrome_test_case.h
index 32bd17374f56136e62ef5e6c83fa89f27f685193..7799f0506156433e00d43fe5e562d5f429f669a6 100644
--- a/ios/chrome/test/earl_grey/chrome_test_case.h
+++ b/ios/chrome/test/earl_grey/chrome_test_case.h
@@ -8,6 +8,7 @@
#import <XCTest/XCTest.h>
#import "base/ios/block_types.h"
+#import "ios/testing/earl_grey/disabled_test_macros.h"
// Base class for all Chrome Earl Grey tests.
@interface ChromeTestCase : XCTestCase
« no previous file with comments | « ios/chrome/test/earl_grey/BUILD.gn ('k') | ios/web/shell/test/context_menu_egtest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698