chore: implement no-op chrome.action
extension APIs (#40222)
chore: implement no-op chrome.action extension APIs
This commit is contained in:
parent
29270f3df5
commit
5b105f911f
6 changed files with 1204 additions and 0 deletions
|
@ -37,6 +37,7 @@ group("extensions_features") {
|
|||
|
||||
generated_json_strings("generated_api_json_strings") {
|
||||
sources = [
|
||||
"action.json",
|
||||
"extension.json",
|
||||
"resources_private.idl",
|
||||
"scripting.idl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue