diff --git a/DEPS b/DEPS
index fb943312447e7..ca4cce9ac9571 100644
--- a/DEPS
+++ b/DEPS
@@ -18,7 +18,7 @@ vars = {
   'llvm_git': 'https://llvm.googlesource.com',
   # OCMock is for testing only so there is no google clone
   'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
-  'skia_revision': 'a8b49a804a98e172dcf4289f081affe287b508f7',
+  'skia_revision': 'a0c3c5653a84245efea7c5b3979687d677f0e6ff',
 
   # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
   # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.