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

Unified Diff: ios/testing/earl_grey/BUILD.gn

Issue 2224313003: Add macro for consistent logging when disabling tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo! Created 4 years, 4 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 | « no previous file | ios/testing/earl_grey/disabled_test_macros.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | ios/testing/earl_grey/disabled_test_macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698