summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-25 01:42:43 +0000
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-25 01:42:43 +0000
commit43ef4cfa80fcb55b35c0be92a8afcd5932c2089c (patch)
treee97c0045706cae402ddc8397634ebfa03bd11887 /remoting/remoting.gyp
parent4c1bdfe25b4088e292e521478fcd06e5e096aab9 (diff)
downloadchromium_src-43ef4cfa80fcb55b35c0be92a8afcd5932c2089c.zip
chromium_src-43ef4cfa80fcb55b35c0be92a8afcd5932c2089c.tar.gz
chromium_src-43ef4cfa80fcb55b35c0be92a8afcd5932c2089c.tar.bz2
Chromoting: remove debug log div and direct logging to console.log
BUG=none TEST=none Review URL: http://codereview.chromium.org/9454030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123623 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp5
1 files changed, 3 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 6ea833e..db91be2b 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -112,13 +112,14 @@
'webapp/client_plugin_v1.js',
'webapp/client_screen.js',
'webapp/client_session.js',
+ 'webapp/connection_stats.css',
+ 'webapp/connection_stats.js',
'webapp/cs_oauth2_trampoline.js',
'webapp/daemon_plugin.js',
- 'webapp/debug_log.css',
- 'webapp/debug_log.js',
'webapp/dividerbottom.png',
'webapp/dividertop.png',
'webapp/event_handlers.js',
+ 'webapp/format_iq.js',
'webapp/host_list.js',
'webapp/host_screen.js',
'webapp/host_session.js',