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

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: Fix comment. 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..a6f5918742a771d844051ae72c7df1634a777f46 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', // Hangouts Extension
];
/**
« 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