Index: chrome/service/service_process.h |
=================================================================== |
--- chrome/service/service_process.h (revision 75945) |
+++ chrome/service/service_process.h (working copy) |
@@ -133,7 +133,6 @@ |
#if defined(ENABLE_REMOTING) |
scoped_refptr<remoting::ChromotingHostManager> remoting_host_manager_; |
#endif |
- scoped_ptr<CommandLine> command_line_; |
DISALLOW_COPY_AND_ASSIGN(ServiceProcess); |
}; |