| Index: remoting/webapp/me2mom/choice.html
|
| diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html
|
| index c7ba334e44ba035a0170379836e5fdd2ae8ad919..fa30d0d69bdcf8efbb8af24bcb7ae7fb3bf0bd1f 100644
|
| --- a/remoting/webapp/me2mom/choice.html
|
| +++ b/remoting/webapp/me2mom/choice.html
|
| @@ -28,6 +28,7 @@ found in the LICENSE file.
|
| <script src="plugin_settings.js"></script>
|
| <script src="remoting.js"></script>
|
| <script src="server_log_entry.js"></script>
|
| + <script src="stats_accumulator.js"></script>
|
| <script src="toolbar.js"></script>
|
| <script src="ui_mode.js"></script>
|
| <script src="util.js"></script>
|
|
|