| Index: remoting/host/ipc_util.h
|
| diff --git a/remoting/host/ipc_util.h b/remoting/host/ipc_util.h
|
| index 09c08fde85c64174e5467a7b1e3ad8be78b7b6f2..a80c4818f37acdd4713cc9481a0c78559ca7dc59 100644
|
| --- a/remoting/host/ipc_util.h
|
| +++ b/remoting/host/ipc_util.h
|
| @@ -7,10 +7,10 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "build/build_config.h"
|
| #include "ipc/ipc_platform_file.h"
|
|
|
| #if defined(OS_WIN)
|
|
|