From 37da72130f25b87d0cc7ca60f032c80d723f55a7 Mon Sep 17 00:00:00 2001 From: jj Date: Thu, 26 Jun 2025 19:33:25 +0000 Subject: [PATCH] update_lists: remove generate_search_engine_icons from sub list gone upstream --- devutils/update_lists.py | 1 - 1 file changed, 1 deletion(-) diff --git a/devutils/update_lists.py b/devutils/update_lists.py index c9e0cf47..4db81e9f 100755 --- a/devutils/update_lists.py +++ b/devutils/update_lists.py @@ -119,7 +119,6 @@ DOMAIN_EXCLUDE_PREFIXES = [ # Exclusion to allow download of sysroots 'build/linux/sysroot_scripts/sysroots.json', # Google Web Store extension stuff - 'tools/search_engine_choice/generate_search_engine_icons.py', 'extensions/common/api/_api_features.json', 'chrome/common/extensions/api/_api_features.json', 'extensions/common/extension_urls.cc',