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

Unified Diff: ios/web/shell/test/earl_grey/web_shell_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/web/shell/test/context_menu_egtest.mm ('k') | ios/web/shell/test/page_state_egtest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/shell/test/earl_grey/web_shell_test_case.h
diff --git a/ios/web/shell/test/earl_grey/web_shell_test_case.h b/ios/web/shell/test/earl_grey/web_shell_test_case.h
index 66f9321ba3a9b2ab85cb0c80909939a840182b88..870682caa151df32362608d401d1115f07c98bc1 100644
--- a/ios/web/shell/test/earl_grey/web_shell_test_case.h
+++ b/ios/web/shell/test/earl_grey/web_shell_test_case.h
@@ -7,6 +7,8 @@
#import <XCTest/XCTest.h>
+#import "ios/testing/earl_grey/disabled_test_macros.h"
+
// Base class for all web shell Earl Grey tests.
@interface WebShellTestCase : XCTestCase
« no previous file with comments | « ios/web/shell/test/context_menu_egtest.mm ('k') | ios/web/shell/test/page_state_egtest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698