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

Unified Diff: remoting/chromoting.gyp

Issue 2722010: Cleanup some chromoting code (Closed)
Patch Set: Created 10 years, 6 months 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/host/chromoting_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/chromoting.gyp
diff --git a/remoting/chromoting.gyp b/remoting/chromoting.gyp
index 1084656434fb97292ccacf30518ca854524d57cb..3eabe7c3a30d062bbe0a9b82e07b2f80c0bb1df5 100644
--- a/remoting/chromoting.gyp
+++ b/remoting/chromoting.gyp
@@ -165,6 +165,8 @@
'sources': [
'host/capturer.cc',
'host/capturer.h',
+ 'host/chromoting_host.cc',
+ 'host/chromoting_host.h',
'host/client_connection.cc',
'host/client_connection.h',
'host/differ.h',
@@ -180,8 +182,6 @@
'host/event_executor.h',
'host/session_manager.cc',
'host/session_manager.h',
- 'host/simple_host.cc',
- 'host/simple_host.h',
'host/heartbeat_sender.cc',
'host/heartbeat_sender.h',
],
« no previous file with comments | « no previous file | remoting/host/chromoting_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698