| Index: remoting/host/setup/daemon_controller_delegate_win.cc
|
| diff --git a/remoting/host/setup/daemon_controller_delegate_win.cc b/remoting/host/setup/daemon_controller_delegate_win.cc
|
| index 58c6bd560ba189b78ad93b99a64cb8af162fd678..ef0627f4b5d7542fd0c1ba3f7a59505d790fc0b6 100644
|
| --- a/remoting/host/setup/daemon_controller_delegate_win.cc
|
| +++ b/remoting/host/setup/daemon_controller_delegate_win.cc
|
| @@ -4,7 +4,8 @@
|
|
|
| #include "remoting/host/setup/daemon_controller_delegate_win.h"
|
|
|
| -#include "base/basictypes.h"
|
| +#include <stddef.h>
|
| +
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| #include "base/json/json_reader.h"
|
|
|