This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +446
-5
lines changed Expand file tree Collapse file tree 3 files changed +446
-5
lines changed Original file line number Diff line number Diff 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' : 'c5727d8e34d2fb54cef5360a7f729a14978a7052 ' ,
29+ 'skia_revision' : '999257d870d72eeff50690800488cf5c0252c805 ' ,
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
Original file line number Diff line number Diff line change 1- Signature: a796c0c6c1c0f4026259027ef49a46ed
1+ Signature: 6fb623ea465f52015725b66f5ed9afb7
22
33UNUSED LICENSES:
44
@@ -4619,9 +4619,6 @@ FILE: ../../../third_party/skia/docs/examples/Path_Iter_isCloseLine.cpp
46194619FILE: ../../../third_party/skia/docs/examples/Path_Iter_isClosedContour.cpp
46204620FILE: ../../../third_party/skia/docs/examples/Path_Iter_next.cpp
46214621FILE: ../../../third_party/skia/docs/examples/Path_Iter_setPath.cpp
4622- FILE: ../../../third_party/skia/docs/examples/Path_RawIter_conicWeight.cpp
4623- FILE: ../../../third_party/skia/docs/examples/Path_RawIter_next.cpp
4624- FILE: ../../../third_party/skia/docs/examples/Path_RawIter_peek.cpp
46254622FILE: ../../../third_party/skia/docs/examples/Path_SegmentMask.cpp
46264623FILE: ../../../third_party/skia/docs/examples/Path_Verb.cpp
46274624FILE: ../../../third_party/skia/docs/examples/Path_addArc.cpp
You can’t perform that action at this time.
0 commit comments