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 @@ -27,7 +27,7 @@ vars = {
27
27
'skia_git' : 'https://skia.googlesource.com' ,
28
28
# OCMock is for testing only so there is no google clone
29
29
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
30
- 'skia_revision' : 'c5d3326d767d262e9f92f308ea6811ddf03ed834 ' ,
30
+ 'skia_revision' : 'b6dfd97c52906c1748b9c2a2406eea44a8daf96c ' ,
31
31
32
32
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
33
33
# 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: 034a18b08e17e7f9233edb75a9a8dd48
1
+ Signature: 73ec28a544af6c4f53d57c7ff43fa7f0
2
2
3
3
UNUSED LICENSES:
4
4
@@ -5640,6 +5640,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLGLSL.h
5640
5640
FILE: ../../../third_party/skia/src/sksl/ir/SkSLExpression.cpp
5641
5641
FILE: ../../../third_party/skia/src/sksl/lex/TransitionTable.cpp
5642
5642
FILE: ../../../third_party/skia/src/sksl/lex/TransitionTable.h
5643
+ FILE: ../../../third_party/skia/src/utils/SkCycles.h
5643
5644
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
5644
5645
----------------------------------------------------------------------------------------------------
5645
5646
Copyright 2021 Google Inc.
@@ -6526,6 +6527,7 @@ LIBRARY: skia
6526
6527
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
6527
6528
TYPE: LicenseType.bsd
6528
6529
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
6530
+ FILE: ../../../third_party/skia/src/utils/SkBlitterTrace.h
6529
6531
----------------------------------------------------------------------------------------------------
6530
6532
Copyright 2022 Google Inc.
6531
6533
You can’t perform that action at this time.
0 commit comments