From 62a3e070dc7a0558dd42ebdb4589835013859dd9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 19 Jun 2020 22:50:58 +0000 Subject: [PATCH] Roll Skia from 5a967f593cd7 to 29cb9f9478d4 (1 revision) https://skia.googlesource.com/skia.git/+log/5a967f593cd7..29cb9f9478d4 2020-06-19 mtklein@google.com decouple werror and -isystem in third_party 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 djsollen@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 fc2686e7bfea0..bfbf703396808 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': '5a967f593cd71b079fa7bb00d5b5a6fc2d04ca77', + 'skia_revision': '29cb9f9478d42c7b05ca3788e41da7ec68524a21', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the