From e2cb6beca3979bcf5fa1cac6e2f8ab5dc6508009 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 14 Dec 2020 21:13:01 -0500 Subject: [PATCH] Roll Skia from 1c50643b3cef to f607dbbbe81f (1 revision) (#23065) --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index de8b9c417..5ff72320d 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': '1c50643b3cef2e742f2ba2d99179fa92554c289d', + 'skia_revision': 'f607dbbbe81f2f5a3847c4fb74be78db08ca6f8b', # 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 c722814ac..a5accb81c 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 9bb1dc7aea0d2acf154d7121a1d21147 +Signature: 858544a4cfc452414f7640f5042e3643 UNUSED LICENSES: @@ -4101,6 +4101,7 @@ FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer.cpp FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer.h FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_mac.mm FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_none.cpp +FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_oboe.cpp FILE: ../../../third_party/skia/modules/audioplayer/SkAudioPlayer_sfml.cpp FILE: ../../../third_party/skia/modules/skottie/include/ExternalLayer.h FILE: ../../../third_party/skia/modules/skottie/src/Adapter.h -- GitLab