Index: remoting/webapp/main.html |
diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html |
index 9cb104c36140029d5dec9b8936698cec6ef290c1..c4afdadd9d18b80e6625a1711338f6198184edec 100644 |
--- a/remoting/webapp/main.html |
+++ b/remoting/webapp/main.html |
@@ -39,6 +39,7 @@ found in the LICENSE file. |
<script src="remoting.js"></script> |
<script src="server_log_entry.js"></script> |
<script src="stats_accumulator.js"></script> |
+ <script src="suspend_monitor.js"></script> |
<script src="toolbar.js"></script> |
<script src="ui_mode.js"></script> |
<script src="xhr.js"></script> |