Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 488353004: Whitelist the new hotwording component extension for media capture. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/media/media_capture_devices_dispatcher.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index a951be2a35d56fb12c829cfdd6d1f76dde118707..2de00db9360e3542b8fe3495fd16911367c1ead2 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -129,7 +129,9 @@
"3F50C3A83839D9C76334BCE81CDEC06174F266AF",
"09FDCB5851B8F3378DB630D06E316076E89C95A6",
"39BE69F11F68E4EED080DA3DC2394F7885B7AFF9",
- "FF78670081967CE21DB86A04AD94A0498F01E20A"
+ "FF78670081967CE21DB86A04AD94A0498F01E20A",
+ // Hotword component extension
+ "62CCAAD339E6451BBF97C4BBDF758E934A05AD0B"
]
}
],
« no previous file with comments | « chrome/browser/media/media_capture_devices_dispatcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698