fix: chrome.action API registration (#40500)

This commit is contained in:
Shelley Vohr 2023-11-13 08:27:18 +01:00 committed by GitHub
parent cf5f0419f1
commit 7981d955b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 536 additions and 1 deletions

View file

@ -38,6 +38,7 @@ group("extensions_features") {
generated_json_strings("generated_api_json_strings") {
sources = [
"action.json",
"browser_action.json",
"extension.json",
"resources_private.idl",
"scripting.idl",