summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host.gypi
diff options
context:
space:
mode:
authorweitaosu <weitaosu@chromium.org>2015-01-29 18:12:31 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-30 02:13:16 +0000
commit2a4fd78e5763cd30fd766609790b69bb5aab8649 (patch)
tree6e8dee29c4e27c58502861157c778a05bd88aa84 /remoting/remoting_host.gypi
parent78d655f812267ed45a3e90faecbd000fe9bd359a (diff)
downloadchromium_src-2a4fd78e5763cd30fd766609790b69bb5aab8649.zip
chromium_src-2a4fd78e5763cd30fd766609790b69bb5aab8649.tar.gz
chromium_src-2a4fd78e5763cd30fd766609790b69bb5aab8649.tar.bz2
Remove InstallHost from the DaemonController.
The InstallHost functionality is no longer used now that our Npapi plugin is gone. I am removing it in preparation for the removal of ElevatedDaemonController. BUG=453172 Review URL: https://codereview.chromium.org/873353004 Cr-Commit-Position: refs/heads/master@{#313857}
Diffstat (limited to 'remoting/remoting_host.gypi')
-rw-r--r--remoting/remoting_host.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
index 21cd4c0..59175fe 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -257,8 +257,6 @@
'host/setup/daemon_controller_delegate_mac.mm',
'host/setup/daemon_controller_delegate_win.cc',
'host/setup/daemon_controller_delegate_win.h',
- 'host/setup/daemon_installer_win.cc',
- 'host/setup/daemon_installer_win.h',
'host/setup/me2me_native_messaging_host.cc',
'host/setup/me2me_native_messaging_host.h',
'host/setup/oauth_client.cc',