Chromium Code Reviews

Unified Diff: chrome/chrome.gyp

Issue 5955001: Remove chromoting host registration from service process. More IPCs to control (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merges Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/service/service_process_control.cc ('k') | chrome/common/remoting/chromoting_host_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index d0af63efc91087db0d63b0e2c423d81f97154266..64cbc71885b7cae02b783f6c441b29b39da418a3 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1159,8 +1159,8 @@
'service/gaia/service_gaia_authenticator.h',
'service/net/service_url_request_context.cc',
'service/net/service_url_request_context.h',
- 'service/remoting/remoting_directory_service.cc',
- 'service/remoting/remoting_directory_service.h',
+ 'service/remoting/chromoting_host_manager.cc',
+ 'service/remoting/chromoting_host_manager.h',
],
'include_dirs': [
'..',
« no previous file with comments | « chrome/browser/service/service_process_control.cc ('k') | chrome/common/remoting/chromoting_host_info.h » ('j') | no next file with comments »

Powered by Google App Engine