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

Unified Diff: ios/third_party/earl_grey/earl_grey.gyp

Issue 1968413004: Roll src/ios/third_party/earl_grey/src/ ffdbbb7e9..346a3ab78 (18 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 4 years, 7 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/third_party/earl_grey/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/third_party/earl_grey/earl_grey.gyp
diff --git a/ios/third_party/earl_grey/earl_grey.gyp b/ios/third_party/earl_grey/earl_grey.gyp
index 7cfd3cd8d05e2fdb3325a1475a5f4c7c6027d7d7..5298cbe831af8b91aae50b0d2017116eb5b3615e 100644
--- a/ios/third_party/earl_grey/earl_grey.gyp
+++ b/ios/third_party/earl_grey/earl_grey.gyp
@@ -104,6 +104,8 @@
'src/EarlGrey/Common/GREYSwizzler.m',
'src/EarlGrey/Common/GREYVisibilityChecker.h',
'src/EarlGrey/Common/GREYVisibilityChecker.m',
+ 'src/EarlGrey/Core/GREYAutomationSetup.h',
+ 'src/EarlGrey/Core/GREYAutomationSetup.m',
'src/EarlGrey/Core/GREYElementFinder.h',
'src/EarlGrey/Core/GREYElementFinder.m',
'src/EarlGrey/Core/GREYElementInteraction.h',
@@ -159,8 +161,6 @@
'src/EarlGrey/Provider/GREYUIWindowProvider.m',
'src/EarlGrey/Synchronization/GREYAppStateTracker.h',
'src/EarlGrey/Synchronization/GREYAppStateTracker.m',
- 'src/EarlGrey/Synchronization/GREYBeaconImageProtocol.h',
- 'src/EarlGrey/Synchronization/GREYBeaconImageProtocol.m',
'src/EarlGrey/Synchronization/GREYCondition.h',
'src/EarlGrey/Synchronization/GREYCondition.m',
'src/EarlGrey/Synchronization/GREYDispatchQueueIdlingResource.h',
« no previous file with comments | « ios/third_party/earl_grey/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698