Index: remoting/webapp/unittests/it2me_helpee_channel_unittest.js |
diff --git a/remoting/webapp/unittests/it2me_helpee_channel_unittest.js b/remoting/webapp/unittests/it2me_helpee_channel_unittest.js |
index 85bee2bbeb79d8fcefc70013ae4d7d4228ef2a5e..30d060d474afc3757ec5660bed3ccea52eff4a66 100644 |
--- a/remoting/webapp/unittests/it2me_helpee_channel_unittest.js |
+++ b/remoting/webapp/unittests/it2me_helpee_channel_unittest.js |
@@ -2,6 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+/** |
+ * @fileoverview |
+ * @suppress {checkTypes|checkVars|reportUnknownTypes|visibility} |
+ */ |
+ |
(function() { |
'use strict'; |