Roll earl_grey2 from 43b9544b8f66 to da48d546e967 (1 revision)
43b9544b8f..da48d546e9
2025-02-03 linbrian@google.com Fix enum-enum-conversion warning.
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/earlgrey2-chromium
Please CC bling-engprod@google.com,cameronhiggins@google.com,lindsayw@chromium.org,wyeager@google.com,zhaoyangli@chromium.org on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs
Bug: None
Tbr: cameronhiggins@google.com,lindsayw@chromium.org,wyeager@google.com,zhaoyangli@chromium.org
Change-Id: I18a95c9fcc39fbb451e2ad34f04b18d9d2d1c65f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6227445
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1415129}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6a7ff27713
commit
6d1bccdee4
2
DEPS
2
DEPS
@@ -1457,7 +1457,7 @@ deps = {
|
||||
},
|
||||
|
||||
'src/ios/third_party/earl_grey2/src': {
|
||||
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + '43b9544b8f6691363b578bdefa32b884c5200cd9',
|
||||
'url': Var('chromium_git') + '/external/github.com/google/EarlGrey.git' + '@' + 'da48d546e9678c3cafd2aebbc9e2fb02f95678fc',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
|
||||
|
2
ios/third_party/earl_grey2/src
vendored
2
ios/third_party/earl_grey2/src
vendored
Submodule ios/third_party/earl_grey2/src updated: 43b9544b8f...da48d546e9
Reference in New Issue
Block a user