Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1209)

Unified Diff: remoting/webapp/me2mom/choice.html

Issue 8865005: The chromoting client logs connection statistics to the server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review. Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/remoting.gyp ('k') | remoting/webapp/me2mom/client_screen.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « remoting/remoting.gyp ('k') | remoting/webapp/me2mom/client_screen.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698