Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 20ca6c9

Browse files
Roll Skia from 5aaaeea to 22f246f (1 revision) (#19256)
1 parent 50da4ae commit 20ca6c9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '5aaaeea4dad9a635c6077c2b008de6d1fe263082',
29+
'skia_revision': '22f246f5ad1d240fd5743b387626ca2b4612894b',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5a7f8c3bb2974f7a66b5a62d16c6693b
1+
Signature: 76822531f26e9948a5e403885dc5c243
22

33
UNUSED LICENSES:
44

@@ -2339,6 +2339,7 @@ FILE: ../../../third_party/skia/include/codec/SkAndroidCodec.h
23392339
FILE: ../../../third_party/skia/include/codec/SkCodec.h
23402340
FILE: ../../../third_party/skia/include/core/SkEncodedImageFormat.h
23412341
FILE: ../../../third_party/skia/include/core/SkFilterQuality.h
2342+
FILE: ../../../third_party/skia/include/core/SkPathBuilder.h
23422343
FILE: ../../../third_party/skia/include/core/SkPixmap.h
23432344
FILE: ../../../third_party/skia/include/core/SkPngChunkReader.h
23442345
FILE: ../../../third_party/skia/include/core/SkPoint3.h
@@ -2426,6 +2427,7 @@ FILE: ../../../third_party/skia/src/core/SkMiniRecorder.h
24262427
FILE: ../../../third_party/skia/src/core/SkNextID.h
24272428
FILE: ../../../third_party/skia/src/core/SkOpts.cpp
24282429
FILE: ../../../third_party/skia/src/core/SkOpts.h
2430+
FILE: ../../../third_party/skia/src/core/SkPathBuilder.cpp
24292431
FILE: ../../../third_party/skia/src/core/SkPathPriv.h
24302432
FILE: ../../../third_party/skia/src/core/SkPictureCommon.h
24312433
FILE: ../../../third_party/skia/src/core/SkPictureImageGenerator.cpp

0 commit comments

Comments
 (0)