0

Roll src-internal b1128ddc5b31..7e1439b863bd (1 commits)

b1128ddc5b..7e1439b863


Created with:
  gclient setdep -r src-internal@7e1439b863bd

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 jbudorick@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/+/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome
Bug: None
Tbr: jbudorick@google.com
Change-Id: I05add8b578450054149350f9e8c75ed95c7e4132
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2121956
Reviewed-by: chromium-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@{#753589}
This commit is contained in:
chromium-internal-autoroll
2020-03-26 12:29:49 +00:00
committed by Commit Bot
parent d5c71f24fd
commit e018b5b1ba

2
DEPS

@ -1523,7 +1523,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
'src-internal': {
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b1128ddc5b315b9fe58cd7641354b908a36e37f2',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@7e1439b863bd5852331cf8691c1e3aced9993c09',
'condition': 'checkout_src_internal',
},