chore: implement no-op chrome.action extension APIs (#40222)

chore: implement no-op chrome.action extension APIs
This commit is contained in:
Shelley Vohr 2023-10-18 16:19:31 +02:00 committed by GitHub
parent 29270f3df5
commit 5b105f911f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 1204 additions and 0 deletions

View file

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