Skip to content

Commit 9e30383

Browse files
Roll Skia from 9e77f20864d3 to 311dd9d8474c (4 revisions) (flutter#20493)
1 parent da3c9ff commit 9e30383

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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': '9e77f20864d372d303e4b0bdd7d32da1221b56e6',
29+
'skia_revision': '311dd9d8474c0a152ee6369d3ddce02be3744480',
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 749cd1dd70600580a84bc34de0debf82
1+
Signature: 08e9d54647e7018526cf6c5e7a1f6ab0
22

33
UNUSED LICENSES:
44

@@ -4257,9 +4257,9 @@ FILE: ../../../third_party/skia/docs/examples/Canvas_drawVertices.cpp
42574257
FILE: ../../../third_party/skia/docs/examples/Canvas_drawVertices_2.cpp
42584258
FILE: ../../../third_party/skia/docs/examples/Canvas_empty_constructor.cpp
42594259
FILE: ../../../third_party/skia/docs/examples/Canvas_getBaseLayerSize.cpp
4260+
FILE: ../../../third_party/skia/docs/examples/Canvas_getContext.cpp
42604261
FILE: ../../../third_party/skia/docs/examples/Canvas_getDeviceClipBounds.cpp
42614262
FILE: ../../../third_party/skia/docs/examples/Canvas_getDeviceClipBounds_2.cpp
4262-
FILE: ../../../third_party/skia/docs/examples/Canvas_getGrContext.cpp
42634263
FILE: ../../../third_party/skia/docs/examples/Canvas_getLocalClipBounds.cpp
42644264
FILE: ../../../third_party/skia/docs/examples/Canvas_getLocalClipBounds_2.cpp
42654265
FILE: ../../../third_party/skia/docs/examples/Canvas_getProps.cpp

0 commit comments

Comments
 (0)