This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ vars = {
18
18
'llvm_git' : 'https://llvm.googlesource.com' ,
19
19
# OCMock is for testing only so there is no google clone
20
20
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21
- 'skia_revision' : '94450cd1df4e6e025a4b7d6e2122035a904f2102 ' ,
21
+ 'skia_revision' : '22526b55be02f947a29209d453a3ead26ab9576e ' ,
22
22
23
23
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
24
24
# 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: dced5e433ba7dd1d9c0a216014ace769
1
+ Signature: e96847857d0063ea7729cc9b4d6ec4d1
2
2
3
3
UNUSED LICENSES:
4
4
@@ -3332,8 +3332,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.cpp
3332
3332
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.h
3333
3333
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.cpp
3334
3334
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.h
3335
- FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.cpp
3336
- FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.h
3337
3335
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.cpp
3338
3336
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.h
3339
3337
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderTarget.cpp
@@ -3346,6 +3344,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.cpp
3346
3344
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.h
3347
3345
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp
3348
3346
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h
3347
+ FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp
3348
+ FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h
3349
3349
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h
3350
3350
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp
3351
3351
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h
You can’t perform that action at this time.
0 commit comments