Commit 7f825966 authored by Lindsay Pasricha's avatar Lindsay Pasricha Committed by Commit Bot

Roll src/ios/third_party/earl_grey2/src/ f971ef807..b0d1c3d5f (1 commit)

https://chromium.googlesource.com/external/github.com/google/EarlGrey.git/+log/f971ef807cdc..b0d1c3d5f6ac

$ git log f971ef807..b0d1c3d5f --date=short --no-merges --format='%ad %ae %s'
2020-06-30 tirodkar Fix UITouch compilation issues on iOS 14+ in GREYTouchInjector.

Created with:
  roll-dep src/ios/third_party/earl_grey2/src

Bug: 1101083
Change-Id: Ic74eb69f613e289aa5d5ebc76004ae7d5ea8c30a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275470Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#784249}
parent 3dfb2596
......@@ -498,7 +498,7 @@ deps = {
},
'src/ios/third_party/earl_grey2/src': {
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + 'f971ef807cdca4cc0846eebcb5386a693ce3c830',
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + 'b0d1c3d5f6ac22f9aaee7cf897b4ca7c2ec5b01a',
'condition': 'checkout_ios',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment