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 9ec755c commit 2039988Copy full SHA for 2039988
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': 'b2ba6e1d8c0ee389b207a233471966c1a8d77f56',
+ 'skia_revision': '620de5ac9f6b9d47862dd1f2a09dc595c812ba87',
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