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

Unified Diff: remoting/remoting.gyp

Issue 10538091: [Chromoting] Make ChromotingHost's dependency on libjingle injected, instead of hard-coded. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch for Windows. Created 8 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 | « remoting/protocol/protocol_mock_objects.cc ('k') | no next file » | no next file with comments »
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 3711e7d746980b942bb384e7a707164c47009979..5721ae0d9349f777548b7d9220e4be8d213ea6a4 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1194,6 +1194,8 @@
'host/server_log_entry.h',
'host/session_event_executor_win.cc',
'host/session_event_executor_win.h',
+ 'host/session_manager_factory.cc',
+ 'host/session_manager_factory.h',
'host/signaling_connector.cc',
'host/signaling_connector.h',
'host/scoped_thread_desktop_win.cc',
« no previous file with comments | « remoting/protocol/protocol_mock_objects.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698