domain_substitution: one more webstore fix

This commit is contained in:
jj
2025-03-01 20:56:53 +00:00
parent ada62b2761
commit be103abb2a
2 changed files with 1 additions and 2 deletions

View File

@@ -114,6 +114,7 @@ DOMAIN_EXCLUDE_PREFIXES = [
# 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',
]