Index: chrome/common/extensions/api/_api_features.json |
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json |
index 06cdddcb92c910f51d036154b27ecfbd7a7776f9..64672b4d2ba2dd254c76af6a4cdc4d986f83087c 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -481,6 +481,10 @@ |
"dependencies": ["permission:history"], |
"contexts": ["blessed_extension"] |
}, |
+ "hotwordAudioVerificationPrivate": { |
+ "dependencies": ["permission:hotwordAudioVerificationPrivate"], |
+ "contexts": ["blessed_extension"] |
+ }, |
"hotwordPrivate": { |
"dependencies": ["permission:hotwordPrivate"], |
"contexts": ["blessed_extension"] |