Index: remoting/webapp/unittests/xhr_unittest.js |
diff --git a/remoting/webapp/unittests/xhr_unittest.js b/remoting/webapp/unittests/xhr_unittest.js |
index 804f71594d5ea52662c6fc7e81ccf5c03397d086..ea32042abe9f6c60cbfc3322af9ee19b201febe2 100644 |
--- a/remoting/webapp/unittests/xhr_unittest.js |
+++ b/remoting/webapp/unittests/xhr_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} |
+ */ |
+ |
(function() { |
'use strict'; |