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

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

Issue 419603002: Allow the Chrome Hangouts Test Extension to send feedback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 51606a823a5f310dec53e54ce19537cd301de457..440c463883db961224e65bc344a1da26253b76d5 100644
--- a/chrome/browser/resources/feedback/js/event_handler.js
+++ b/chrome/browser/resources/feedback/js/event_handler.js
@@ -38,6 +38,7 @@ var whitelistedExtensionIds = [
'icljpnebmoleodmchaaajbkpoipfoahp', // Play Movies Nightly
'mjekoljodoiapgkggnlmbecndfpbbcch', // Play Movies Beta
'gdijeikdkaembjbdobgfkoidjkpbmlkd', // Play Movies Stable
+ 'knipolnnllmklapflnccelgolnpehhpl', // Chrome Hangouts Extension
rkc 2014/07/24 20:37:42 Nit: Hangouts Extension is fine. The Chrome is imp
];
/**
« 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