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

Roll src-internal 583fc3036847..ff5c0bfd8dc2 (2 commits)

https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/583fc3036847..ff5c0bfd8dc2


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

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: I2e82ed413c29ad2499ff0eed19c97179ac78e170
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628346Reviewed-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@{#663016}
parent 4d6afcbc
...@@ -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@583fc30368475e02b3c5db41bd6203066593ba28', 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ff5c0bfd8dc202a1748e8a3fcea87cf814b8a4ce',
'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