Commit 5d67af35 authored by chromium-internal-autoroll's avatar chromium-internal-autoroll Committed by Commit Bot

Roll src-internal from f6834b901326 to aafe840ca245 (2 revisions)

https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f6834b901326..aafe840ca245

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll
Please CC xialinyan@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome
Bug: chromium:1141633
Tbr: xialinyan@google.com
Change-Id: Ic4ad06ddbf3d204c59b40dc9ddeb9a76c48ea07c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522352Reviewed-by: default avatarchromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#824650}
parent ee460b4c
...@@ -1569,7 +1569,7 @@ deps = { ...@@ -1569,7 +1569,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
'src-internal': { 'src-internal': {
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f6834b90132601f6888042acbd0a49846d1f57c4', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@aafe840ca245ddacd1fac563dd93829a395fd39b',
'condition': 'checkout_src_internal', 'condition': 'checkout_src_internal',
}, },
......
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