Index: remoting/webapp/me2mom/choice.html |
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html |
index 972d4e92b1164ada4973647a22df860dc48a1ccc..a46dbae1fc51122fdf03b595869396ff611fa5e1 100644 |
--- a/remoting/webapp/me2mom/choice.html |
+++ b/remoting/webapp/me2mom/choice.html |
@@ -21,9 +21,11 @@ found in the LICENSE file. |
<script src="host_screen.js"></script> |
<script src="host_session.js"></script> |
<script src="l10n.js"></script> |
+ <script src="log_to_server.js"></script> |
<script src="oauth2.js"></script> |
<script src="plugin_settings.js"></script> |
<script src="remoting.js"></script> |
+ <script src="server_log_entry.js"></script> |
<script src="ui_mode.js"></script> |
<script src="util.js"></script> |
<script src="xhr.js"></script> |