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

Unified Diff: remoting/webapp/unittests/mock_signal_strategy.js

Issue 959963002: [Chromoting] Enable jscompile for webapp unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: remoting/webapp/unittests/mock_signal_strategy.js
diff --git a/remoting/webapp/unittests/mock_signal_strategy.js b/remoting/webapp/unittests/mock_signal_strategy.js
index 46e27f36ee32f36d3ed73cb7e2435e355e00a116..6935b0510960e0272f3477757ae53db064cf3db3 100644
--- a/remoting/webapp/unittests/mock_signal_strategy.js
+++ b/remoting/webapp/unittests/mock_signal_strategy.js
@@ -9,8 +9,8 @@ var remoting = remoting || {};
/**
- * @param {string} jid
- * @param {remoting.SignalStrategy.Type} type
+ * @param {string=} jid
+ * @param {remoting.SignalStrategy.Type=} type
*
* @implements {remoting.SignalStrategy}
* @constructor

Powered by Google App Engine
This is Rietveld 408576698