From 90ac2d30fda0bafa4ee6b595d6113c493fce7a76 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Wed, 26 Jun 2024 11:01:20 -0700 Subject: [PATCH 1/2] Remove otherwise unused third_party/web_dependencies. --- DEPS | 10 ---------- tools/licenses/lib/paths.dart | 1 - 2 files changed, 11 deletions(-) diff --git a/DEPS b/DEPS index 55f75ea2ca115..038705e391da5 100644 --- a/DEPS +++ b/DEPS @@ -792,16 +792,6 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/web_dependencies': { - 'packages': [ - { - 'package': 'flutter/web/canvaskit_bundle', - 'version': Var('canvaskit_cipd_instance') - } - ], - 'dep_type': 'cipd', - }, - 'src/third_party/java/openjdk': { 'packages': [ { diff --git a/tools/licenses/lib/paths.dart b/tools/licenses/lib/paths.dart index c37c01bdc7ce9..c13b87ba00238 100644 --- a/tools/licenses/lib/paths.dart +++ b/tools/licenses/lib/paths.dart @@ -223,7 +223,6 @@ final Set skippedPaths = { r'third_party/android_tools', // excluded on advice r'third_party/java', // only used for Android builds r'third_party/libxml', // dependency of the testing system that we don't actually use - r'third_party/web_dependencies/canvaskit', // redundant; covered by Skia dependencies r'tools', // not distributed in binary }; From 999b32d6cd9af15191ef76d8d09614210cfd0985 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Wed, 26 Jun 2024 12:28:36 -0700 Subject: [PATCH 2/2] ++ --- ci/licenses_golden/tool_signature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/licenses_golden/tool_signature b/ci/licenses_golden/tool_signature index 9f794553b00cf..718ca28d0b2a4 100644 --- a/ci/licenses_golden/tool_signature +++ b/ci/licenses_golden/tool_signature @@ -1,2 +1,2 @@ -Signature: 44921bea6071222d521ad8c486a1bd58 +Signature: 8fcfb02b766e80ce50611b894f3fe047