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

Unified Diff: chrome/browser/resources/feedback/js/event_handler.js

Issue 99463006: Updates permissions and feedback whilelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resync Created 7 years 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 | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/feedback/js/event_handler.js
diff --git a/chrome/browser/resources/feedback/js/event_handler.js b/chrome/browser/resources/feedback/js/event_handler.js
index 27f5924f8544f428be470db0800030126719e17f..e368434ab133b4aefad15000a362c724f112db9e 100644
--- a/chrome/browser/resources/feedback/js/event_handler.js
+++ b/chrome/browser/resources/feedback/js/event_handler.js
@@ -20,11 +20,13 @@ var whitelistedExtensionIds = [
'ehibbfinohgbchlgdbfpikodjaojhccn', // QuickOffice
'gbkeegbaiigmenfmjfclcdgdpimamgkj', // QuickOffice
'efjnaogkjbogokcnohkmnjdojkikgobo', // G+ Photos
- 'ebpbnabdhheoknfklmpddcdijjkmklkp', // G+ Photoes
+ 'ebpbnabdhheoknfklmpddcdijjkmklkp', // G+ Photos
'endkpmfloggdajndjpoekmkjnkolfdbf', // Feedback Extension
'mlocfejafidcakdddnndjdngfmncfbeg', // Connectivity Diagnostics
'ganomidahfnpdchomfgdoppjmmedlhia', // Connectivity Diagnostics
- 'eemlkeanncmjljgehlbplemhmdmalhdc' // Connectivity Diagnostics
+ 'eemlkeanncmjljgehlbplemhmdmalhdc', // Connectivity Diagnostics
+ 'kkebgepbbgbcmghedmmdfcbdcodlkngh', // Chrome OS Recovery Tool
+ 'jndclpdbaamdhonoechobihbbiimdgai' // Chrome OS Recovery Tool
];
/**
« no previous file with comments | « no previous file | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698