| Index: remoting/host/setup/daemon_controller.h
|
| diff --git a/remoting/host/setup/daemon_controller.h b/remoting/host/setup/daemon_controller.h
|
| index 4fda7c9f07191729635b75345d3f4cc20164511b..0faf7a5413a23051a3947b77427f9a968dd74694 100644
|
| --- a/remoting/host/setup/daemon_controller.h
|
| +++ b/remoting/host/setup/daemon_controller.h
|
| @@ -18,7 +18,7 @@ namespace remoting {
|
|
|
| class DaemonController {
|
| public:
|
| - // Note that these enumeration values are duplicated in daemon_plugin.js and
|
| + // Note that these enumeration values are duplicated in host_controller.js and
|
| // must be kept in sync.
|
| enum State {
|
| // Placeholder state for platforms on which the daemon process is not
|
|
|