From cae91309af6ad224a6bf91128cdbb5813ef8b1f1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sun, 24 Jan 2021 06:04:02 -0500 Subject: [PATCH] Roll Skia from d396cd50ff15 to 5bbf72757349 (2 revisions) (#23898) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index ab358febf..51acd5d57 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': 'd396cd50ff155c132ebc68d29725f59cabe90533', + 'skia_revision': '5bbf7275734902c1b0cecd36b8c84f233b1d43ac', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 19e92b58d..f30b2ebdf 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 8a0763a50d136ad38f2817eb6e489542 +Signature: 31ee48d40623f557e4cd12f283650ed7 UNUSED LICENSES: @@ -1556,7 +1556,6 @@ FILE: ../../../third_party/skia/gm/dftext.cpp FILE: ../../../third_party/skia/gm/drawbitmaprect.cpp FILE: ../../../third_party/skia/gm/emptypath.cpp FILE: ../../../third_party/skia/gm/encode.cpp -FILE: ../../../third_party/skia/gm/extractbitmap.cpp FILE: ../../../third_party/skia/gm/filltypes.cpp FILE: ../../../third_party/skia/gm/filltypespersp.cpp FILE: ../../../third_party/skia/gm/filterbitmap.cpp -- GitLab