Revert 55507 - Start chromoting host in the service process though a method call
This change exposes method calls to configure the chromoting host and allow it to be started from a method. This will allow us to use IPC message to start the chromoting host. TEST=unit_tests --gtest_filter=ServiceProcess* BUG=50243, 50244 Review URL: http://codereview.chromium.org/3084024 TBR=hclam@chromium.org Review URL: http://codereview.chromium.org/3110004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55525 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/service/service_main.cc 57 additions, 1 deletionchrome/service/service_main.cc
- chrome/service/service_process.cc 13 additions, 112 deletionschrome/service/service_process.cc
- chrome/service/service_process.h 6 additions, 44 deletionschrome/service/service_process.h
- chrome/service/service_process_unittest.cc 1 addition, 69 deletionschrome/service/service_process_unittest.cc
- remoting/host/heartbeat_sender.cc 2 additions, 4 deletionsremoting/host/heartbeat_sender.cc
- remoting/jingle_glue/jingle_client.cc 4 additions, 11 deletionsremoting/jingle_glue/jingle_client.cc
- remoting/remoting.gyp 2 additions, 2 deletionsremoting/remoting.gyp
Loading
Please register or sign in to comment