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 5e2427b commit 850bc9bCopy full SHA for 850bc9b
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': 'f8b6ec14e83f4f890902fc23d83b5e74327c13f1',
+ 'skia_revision': '2e3ee507e838358ede48836e72f816c02d111c6f',
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