From 77925d46e2b149f46fcf7baa01ea967afe32ad80 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 12 Jul 2020 15:07:37 +0000 Subject: [PATCH] Roll Skia from e4f36d7ac8f5 to ed15b1c39b8b (1 revision) https://skia.googlesource.com/skia.git/+log/e4f36d7ac8f5..ed15b1c39b8b 2020-07-12 liyuqian@google.com Add Flutter as a Skia customer If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC nifong@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/+doc/master/autoroll/README.md --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c05e781547065..9270d484fadef 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'e4f36d7ac8f5dc6f5157616149f0eff3877808b4', + 'skia_revision': 'ed15b1c39b8be9bf60197baf7819602aacd06679', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the