0

[Chromoting] Fix jscompiler warning

BUG=

Review URL: https://chromiumcodereview.appspot.com/16508002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204535 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
garykac@chromium.org
2013-06-06 17:59:40 +00:00
parent 67ef11d959
commit f77c6e5a5f

@ -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
*/