From 6641c7d833723b997ee7e66816fc2bdf31d112b5 Mon Sep 17 00:00:00 2001 From: Jason Simmons Date: Thu, 23 Dec 2021 11:01:06 -0800 Subject: [PATCH] Remove the obsolete Dart third_party/pkg/when package (flutter/engine#30475) --- DEPS | 3 --- 1 file changed, 3 deletions(-) diff --git a/DEPS b/DEPS index 8579d9723a0..1fe399f9d3d 100644 --- a/DEPS +++ b/DEPS @@ -467,9 +467,6 @@ deps = { 'src/third_party/pkg/vector_math': Var('github_git') + '/google/vector_math.dart.git' + '@' + 'v2.1.0', - 'src/third_party/pkg/when': - Var('dart_git') + '/when.git' + '@' + '0.2.0', - 'src/gradle': { 'packages': [ {