Index: remoting/webapp/me2mom/choice.html |
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html |
index 9a8cc048fc3782941c9c18b09abecaeab3194478..80ee8a7b14d40ad6a9d4de8ff48aad752d1187d6 100644 |
--- a/remoting/webapp/me2mom/choice.html |
+++ b/remoting/webapp/me2mom/choice.html |
@@ -18,10 +18,10 @@ found in the LICENSE file. |
<script src="client_screen.js"></script> |
<script src="client_session.js"></script> |
<script src="debug_log.js"></script> |
- <script src="home_screen.js"></script> |
<script src="host_list.js"></script> |
<script src="host_screen.js"></script> |
<script src="host_session.js"></script> |
+ <script src="host_table_entry.js"></script> |
<script src="l10n.js"></script> |
<script src="log_to_server.js"></script> |
<script src="oauth2.js"></script> |