Commit 10db8dfc authored by chromium-internal-autoroll's avatar chromium-internal-autoroll Committed by Commit Bot

Roll src-internal 3c59c438c0f7..dcad518a0c4c (2 commits)

https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3c59c438c0f7..dcad518a0c4c


Created with:
  gclient setdep -r src-internal@dcad518a0c4c

The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll

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

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome
TBR=yukishiino@google.com,lgrey@google.com,masonfreed@google.com,rsorokin@google.com

Change-Id: I023a1e87768e1ed221b5db91d7b8e7f68fc39058
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626186Reviewed-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@{#663164}
parent 87166bb3
...@@ -1391,7 +1391,7 @@ deps = { ...@@ -1391,7 +1391,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@3c59c438c0f7ca183a72280021c60b298d5cde59', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@dcad518a0c4caca3d8e0147c346f621ce9f66fd0',
'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