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

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: Fix remoting.gyp. 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index cd1cd4004b5b05664ffa1e21c56742f65a55e831..ba7e4cd207d3028f965912e6f36babda69cc746d 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1120,6 +1120,8 @@
'host/in_memory_host_config.h',
'host/it2me_host_user_interface.cc',
'host/it2me_host_user_interface.h',
+ 'host/jingle_session_manager_factory.cc',
+ 'host/jingle_session_manager_factory.h',
'host/json_host_config.cc',
'host/json_host_config.h',
'host/local_input_monitor.h',
« remoting/protocol/protocol_mock_objects.h ('K') | « remoting/protocol/protocol_mock_objects.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698