From 80dd599e91d057009461fd221f29ac56f79dc6c3 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Tue, 26 Mar 2019 01:06:00 +0000 Subject: [PATCH] Roll ../src 40ce19f3a56f..4035f6c897d0 (377 commits) https://chromium.googlesource.com/chromium/src.git/+log/40ce19f3a56f..4035f6c897d0 Created with: gclient setdep -r ../src@4035f6c897d0 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=stani@google.com Change-Id: I9eebab69d3c6cb31f506204bf5965a63e420aa66 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203604 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e519d3ddfc184..c33a03e9748fd 100644 --- a/DEPS +++ b/DEPS @@ -36,7 +36,7 @@ deps = { "third_party/externals/Nima-Math-Cpp" : "https://skia.googlesource.com/external/github.com/2d-inc/Nima-Math-Cpp.git@e0c12772093fa8860f55358274515b86885f0108", "../src": { - "url": "https://chromium.googlesource.com/chromium/src.git@40ce19f3a56f68a5b17a23f4b4849637f938f73d", + "url": "https://chromium.googlesource.com/chromium/src.git@4035f6c897d0c92b7ddaf58587544762326615e7", "condition": "checkout_chromium", }, }