commit | 25bcd6a6215eb503eddb36f110667802518394c1 | [log] [tgz] |
---|---|---|
author | skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jan 30 04:01:57 2020 +0000 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jan 30 04:53:07 2020 +0000 |
tree | c6e5d9c4d5f87dbb6de6f85758d27d9725e56b8e | |
parent | 5b0486531b4191597741027057a25047ebc814f6 [diff] |
Roll ../src 243744c215b7..fbfe7df1b1d4 (481 commits) https://chromium.googlesource.com/chromium/src.git/+log/243744c215b7..fbfe7df1b1d4 Created with: gclient setdep -r ../src@fbfe7df1b1d4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromium-skia-autoroll Please CC reed@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: skia/skia.primary:Perf-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia/skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer Bug: None Tbr: reed@google.com Change-Id: I266cebfc669511514ba4abe4c17f4fcb945a0e9c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/267526 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index db0d021..b4b1603 100644 --- a/DEPS +++ b/DEPS
@@ -37,7 +37,7 @@ "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@243744c215b780cfd060040b037908636e62a8dc", + "url": "https://chromium.googlesource.com/chromium/src.git@fbfe7df1b1d42c3b640852e4afa9ba732e12a20d", "condition": "checkout_chromium", }, }