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

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

Issue 885233004: Whitelist extension IDs for metricsPrivate API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | 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 ebb9dd8231c5ee6b842168ed0a917410c21ea3d0..45057a1e100e99a2e66a955f85d0c00113bc4e5b 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -675,7 +675,11 @@
"D2DAA9362153E8A5E3CF593E6DF4666421ABAD21", // http://crbug.com/374965
"D7986543275120831B39EF28D1327552FC343960", // http://crbug.com/378067
"A291B26E088FA6BA53FFD72F0916F06EBA7C585A", // http://crbug.com/378067
- "62CCAAD339E6451BBF97C4BBDF758E934A05AD0B" // Hotword triggering
+ "62CCAAD339E6451BBF97C4BBDF758E934A05AD0B", // Hotword triggering
+ "07BD6A765FFC289FF755D7CAB2893A40EC337FEC", // http://crbug.com/456214
+ "896B85CC7E913E11C34892C1425A093C0701D386", // http://crbug.com/456214
+ "11A01C82EF355E674E4F9728A801F5C3CB40D83F", // http://crbug.com/456214
+ "F410C88469990EE7947450311D24B8AF2ADB2595" // http://crbug.com/456214
]
},
"mdns": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698