We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f92fd commit fa21e88Copy full SHA for fa21e88
1 file changed
DEPS
@@ -26,7 +26,7 @@ vars = {
26
'skia_git': 'https://skia.googlesource.com',
27
# OCMock is for testing only so there is no google clone
28
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29
- 'skia_revision': '4af17e434cdc9b0eeb63e0596424c664ca3b4565',
+ 'skia_revision': '78b471760dd9aedc01177e8bb81226d298a1dcea',
30
31
# When updating the Dart revision, ensure that all entries that are
32
# dependencies of Dart are also updated to match the entries in the
0 commit comments