Index: remoting/webapp/base/js/base_event_hook_unittest.js |
diff --git a/remoting/webapp/base/js/base_event_hook_unittest.js b/remoting/webapp/base/js/base_event_hook_unittest.js |
index 15135bdee045f0577ade2fc9ae6805f352d38537..bbbc7ef2c7018c40adba713d49be0b653a92e348 100644 |
--- a/remoting/webapp/base/js/base_event_hook_unittest.js |
+++ b/remoting/webapp/base/js/base_event_hook_unittest.js |
@@ -2,12 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-/** |
- * @fileoverview |
- * TODO(garykac) Remove suppression once chromeMocks has been replaced. |
- * @suppress {checkTypes|checkVars|reportUnknownTypes} |
- */ |
- |
(function() { |
'use strict'; |