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 +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
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' : '7311e9220faf2bf55b8f1f011b990f6ea57cbf50 ' ,
21
+ 'skia_revision' : 'e3eeabb14e9c900a5fd7387414445f5cc146d21d ' ,
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 2626
2626
../../../third_party/skia/include/android/BUILD.bazel
2627
2627
../../../third_party/skia/include/codec/BUILD.bazel
2628
2628
../../../third_party/skia/include/config/BUILD.bazel
2629
+ ../../../third_party/skia/include/config/OWNERS
2630
+ ../../../third_party/skia/include/config/WORKSPACE.bazel
2631
+ ../../../third_party/skia/include/config/copts.bzl
2632
+ ../../../third_party/skia/include/config/linkopts.bzl
2629
2633
../../../third_party/skia/include/core/BUILD.bazel
2630
2634
../../../third_party/skia/include/docs/BUILD.bazel
2631
2635
../../../third_party/skia/include/effects/BUILD.bazel
Original file line number Diff line number Diff line change 1
- Signature: 5b53c4fda734de08c0879f2a640465f7
1
+ Signature: 9b60b34ca6a3e2fcdd02b88db486331a
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
You can’t perform that action at this time.
0 commit comments