diff --git a/DEPS b/DEPS index dd57236cf2e3b..a15f19e951e4c 100644 --- a/DEPS +++ b/DEPS @@ -206,11 +206,11 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': 'b99622c05aa071606921ab35a4b59fba5305669d', + 'skia_revision': 'refs/heads/chrome/m91', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': 'refs/heads/chromium/4472', + 'v8_revision': 'refs/heads/9.1-lkgr', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other.