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

Unified Diff: remoting/webapp/butter_bar.js

Issue 16508002: [Chromoting] Fix jscompiler warning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 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: remoting/webapp/butter_bar.js
diff --git a/remoting/webapp/butter_bar.js b/remoting/webapp/butter_bar.js
index 4ab86a8297262518a8a4281d97c8a578a90bb808..a999b94fa510946d100cbf8a60745d15542325a7 100644
--- a/remoting/webapp/butter_bar.js
+++ b/remoting/webapp/butter_bar.js
@@ -40,7 +40,7 @@ remoting.ButterBar = function() {
* the bar is dismissed.
*
* @param {string} messageId
- * @param {string} substitutions
+ * @param {string|Array} substitutions
* @param {string} storageKey
* @private
*/
« 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