Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '6eb610f75caddf4a59cc8aa960df86c2b1417ffc',
'skia_revision': '489e55252ee36521d174044f661f85e92b3cce59',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 92faed4d307ab721d9142f39b8ae929a
Signature: 9bc1a91f98fd52a98b11966ac8cbaa19

UNUSED LICENSES:

Expand Down Expand Up @@ -4154,6 +4154,7 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeColorMatrix.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeComposite.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeFlood.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeGaussianBlur.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeMorphology.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeOffset.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeTurbulence.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilter.h
Expand All @@ -4164,6 +4165,7 @@ FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeColorMatrix.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeComposite.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeFlood.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeGaussianBlur.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeMorphology.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeOffset.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeTurbulence.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilter.cpp
Expand Down