From bdb2d67a91978a3bdfecde0d0acae1f0addf77a8 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Wed, 29 May 2019 04:02:09 +0000 Subject: [PATCH] Roll ../src a4545bae034e..b3e0873d64ad (467 commits) https://chromium.googlesource.com/chromium/src.git/+log/a4545bae034e..b3e0873d64ad Created with: gclient setdep -r ../src@b3e0873d64ad The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-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=skia.primary:Perf-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer TBR=kjlubick@google.com Change-Id: I901fad2d92f444842e104652f06c9e43a5789e20 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216563 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2678280bbe..6af46cc15c 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ deps = { "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@a4545bae034e1f71452674bf589734340a5b4d2c", + "url": "https://chromium.googlesource.com/chromium/src.git@b3e0873d64ad36628da36f8c26c29cb75ee51374", "condition": "checkout_chromium", }, }