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

Unified Diff: remoting/remoting.gyp

Issue 8527011: The chromoting client sends simple logging to the server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review. Created 9 years, 1 month 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 | « no previous file | remoting/webapp/me2mom/choice.html » ('j') | remoting/webapp/me2mom/log_to_server.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index e696eb26bcbd6b1eac4e4dcd1fd1739938bd1d8b..33f9ea660bfcd8b5d52866adb854b3b22ba19064 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -111,6 +111,7 @@
'webapp/me2mom/host_screen.js',
'webapp/me2mom/host_session.js',
'webapp/me2mom/l10n.js',
+ 'webapp/me2mom/log_to_server.js',
'webapp/me2mom/main.css',
'webapp/me2mom/manifest.json',
'webapp/me2mom/oauth2.js',
@@ -118,6 +119,7 @@
'webapp/me2mom/plugin_settings.js',
'webapp/me2mom/remoting.js',
'webapp/me2mom/scale-to-fit.png',
+ 'webapp/me2mom/server_log_entry.js',
'webapp/me2mom/spinner.gif',
'webapp/me2mom/toolbar.css',
'webapp/me2mom/ui_mode.js',
« no previous file with comments | « no previous file | remoting/webapp/me2mom/choice.html » ('j') | remoting/webapp/me2mom/log_to_server.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698