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

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

Issue 667873002: Add UMA to hotword trigger extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove incorrect log for message timeout. Created 6 years, 2 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/resources/hotword/state_manager.js ('k') | tools/metrics/actions/actions.xml » ('j') | 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 5cc66846e33c7f880fe2a052bfde7162682df9ca..8e109cff9349e2142a9031eb539cf79a66ec1d96 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -719,7 +719,8 @@
"0EEDFC0EED87871237213F34EBC7B4982A195C95", // http://crbug.com/374955
"D2DAA9362153E8A5E3CF593E6DF4666421ABAD21", // http://crbug.com/374965
"D7986543275120831B39EF28D1327552FC343960", // http://crbug.com/378067
- "A291B26E088FA6BA53FFD72F0916F06EBA7C585A" // http://crbug.com/378067
+ "A291B26E088FA6BA53FFD72F0916F06EBA7C585A", // http://crbug.com/378067
+ "62CCAAD339E6451BBF97C4BBDF758E934A05AD0B" // Hotword triggering
]
},
"mdns": {
« no previous file with comments | « chrome/browser/resources/hotword/state_manager.js ('k') | tools/metrics/actions/actions.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698