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

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

Issue 645703004: Add GLS to the feedback whitelist (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | no next file » | 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 4fafc522fb0479d1919130bbddcbd0c266b32e43..8e168cba3294953128aff317ef9ee3d385977834 100644
--- a/chrome/browser/resources/feedback/js/event_handler.js
+++ b/chrome/browser/resources/feedback/js/event_handler.js
@@ -46,6 +46,8 @@ var whitelistedExtensionIds = [
'ljclpkphhpbpinifbeabbhlfddcpfdde', // Hangouts Extension
'nckgahadagoaajjgafhacjanaoiihapd', // Hangouts Extension
'knipolnnllmklapflnccelgolnpehhpl', // Hangouts Extension
+ 'dogkdgiahcdchbabhdmpbhlfoddjined', // GLS nightly
+ 'khkjfddibboofomnlkndfedpoccieiee', // GLS stable
];
/**
« 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