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

Unified Diff: ios/testing/earl_grey/earl_grey_support.gyp

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 | « ios/testing/earl_grey/disabled_test_macros.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/testing/earl_grey/earl_grey_support.gyp
diff --git a/ios/testing/earl_grey/earl_grey_support.gyp b/ios/testing/earl_grey/earl_grey_support.gyp
index 96c72ebf92b04b7d800f0eeff4625a03d9227b12..8be3c74d4e3825bf5eeecc759f7b0e8b8dfce35d 100644
--- a/ios/testing/earl_grey/earl_grey_support.gyp
+++ b/ios/testing/earl_grey/earl_grey_support.gyp
@@ -14,6 +14,7 @@
'<(DEPTH)/ios/third_party/earl_grey/earl_grey.gyp:EarlGrey',
],
'sources': [
+ 'disabled_test_macros.h',
'wait_util.h',
'wait_util.mm',
],
« no previous file with comments | « ios/testing/earl_grey/disabled_test_macros.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698