Commit 94d5eeb6 authored by John Budorick's avatar John Budorick Committed by Commit Bot

ios: fix earl grey DEPS hash.

TBR=justincohen@chromium.org

No-Try: true
Bug: 888400
Change-Id: I7a6095dda1c10009b5649338439b09b0c9433d5f
Reviewed-on: https://chromium-review.googlesource.com/1240177
Commit-Queue: John Budorick <jbudorick@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593525}
parent 7257543f
......@@ -282,7 +282,7 @@ deps = {
Var('chromium_git') + '/external/github.com/immersive-web/webxr-samples.git' + '@' + 'cf02f19c4ff6894705a9407722ab52551e010c60',
'src/ios/third_party/earl_grey/src': {
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '451b6497352d0731e9827a338f32024e564078c6',
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '3102ef3b137f05a179628b1b9768856e5feea90e',
'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