This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree 2 files changed +4
-3
lines changed 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ vars = {
26
26
'skia_git' : 'https://skia.googlesource.com' ,
27
27
# OCMock is for testing only so there is no google clone
28
28
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
29
- 'skia_revision' : '5160e8caa226213c77b2a5f98908aa4eeee75ef5 ' ,
29
+ 'skia_revision' : 'c91db040ad18b9cc3236e342e9acca020eaafd10 ' ,
30
30
31
31
# When updating the Dart revision, ensure that all entries that are
32
32
# dependencies of Dart are also updated to match the entries in the
@@ -109,7 +109,7 @@ allowed_hosts = [
109
109
]
110
110
111
111
deps = {
112
- 'src' : 'https://github.com/flutter/buildroot.git' + '@' + 'a6103d43ed47c5cf91d47d614fe00a0665484fc5 ' ,
112
+ 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '6728d80355083a20ceecb6db1d73c16dee255a43 ' ,
113
113
114
114
# Fuchsia compatibility
115
115
#
Original file line number Diff line number Diff line change 1
- Signature: e49c9c554a9e530ceeb05109f84c8c7b
1
+ Signature: 964bda7fdf8851c2cd2d8d5274171bae
2
2
3
3
UNUSED LICENSES:
4
4
@@ -5718,6 +5718,7 @@ ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp + ../../../
5718
5718
TYPE: LicenseType.bsd
5719
5719
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp
5720
5720
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSVG.cpp
5721
+ FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeEffect.cpp
5721
5722
----------------------------------------------------------------------------------------------------
5722
5723
Copyright 2020 Google, LLC
5723
5724
You can’t perform that action at this time.
0 commit comments