| Index: remoting/host/simple_host_process.cc
|
| diff --git a/remoting/host/simple_host_process.cc b/remoting/host/simple_host_process.cc
|
| index 7f0b6bd49a85ed8025c00764d461fe8423f375c0..4620f8f5865c6a80cbcbe55c093f8ee2bffde171 100644
|
| --- a/remoting/host/simple_host_process.cc
|
| +++ b/remoting/host/simple_host_process.cc
|
| @@ -20,7 +20,7 @@
|
|
|
| #include "base/at_exit.h"
|
| #include "base/command_line.h"
|
| -#include "base/env_var.h"
|
| +#include "base/environment.h"
|
| #include "base/file_path.h"
|
| #include "base/logging.h"
|
| #include "base/nss_util.h"
|
|
|