We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 058fc1f commit 7ee5282Copy full SHA for 7ee5282
DEPS
@@ -18,7 +18,7 @@ vars = {
18
'llvm_git': 'https://llvm.googlesource.com',
19
# OCMock is for testing only so there is no google clone
20
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21
- 'skia_revision': '845f3b1f4a34382e831c1b07f264727b69edda60',
+ 'skia_revision': '89fd0386af44dc21dadb35677c504cc39ae1e447',
22
23
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
24
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
0 commit comments