This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ vars = {
1818 'llvm_git' : 'https://llvm.googlesource.com' ,
1919 # OCMock is for testing only so there is no google clone
2020 'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21- 'skia_revision' : 'f41fa8bffd58e1b065cc45cb87746a6da3542dbd ' ,
21+ 'skia_revision' : '78927395bf5cbc182b8072ffc72cc60725edbfea ' ,
2222
2323 # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424 # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Original file line number Diff line number Diff line change 1- Signature: 923e03b6fd5c8ea1da022f3e759dc239
1+ Signature: 57aa75d4922a54e0bdab70f489f5739c
22
33UNUSED LICENSES:
44
@@ -6227,6 +6227,7 @@ FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp
62276227FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp
62286228FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h
62296229FILE: ../../../third_party/skia/samplecode/SamplePathTessellators.cpp
6230+ FILE: ../../../third_party/skia/src/core/SkContainers.cpp
62306231FILE: ../../../third_party/skia/src/core/SkMalloc.cpp
62316232FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h
62326233FILE: ../../../third_party/skia/src/core/SkTextBlobTrace.cpp
@@ -7961,6 +7962,7 @@ FILE: ../../../third_party/skia/include/gpu/graphite/vk/VulkanGraphiteTypes.h
79617962FILE: ../../../third_party/skia/include/gpu/vk/VulkanExtensions.h
79627963FILE: ../../../third_party/skia/include/gpu/vk/VulkanMemoryAllocator.h
79637964FILE: ../../../third_party/skia/include/gpu/vk/VulkanTypes.h
7965+ FILE: ../../../third_party/skia/include/private/SkContainers.h
79647966FILE: ../../../third_party/skia/include/private/gpu/graphite/DawnTypesPriv.h
79657967FILE: ../../../third_party/skia/include/private/gpu/graphite/VulkanGraphiteTypesPriv.h
79667968FILE: ../../../third_party/skia/include/private/gpu/vk/VulkanTypesPriv.h
You can’t perform that action at this time.
0 commit comments