| Index: remoting/host/win/elevated_controller.cc
|
| diff --git a/remoting/host/win/elevated_controller.cc b/remoting/host/win/elevated_controller.cc
|
| index 7da5ab8f295e181708bbeda41aeeb92f61f858b6..fc5aebe8da24e692fed790f00e59ad0ea8aded90 100644
|
| --- a/remoting/host/win/elevated_controller.cc
|
| +++ b/remoting/host/win/elevated_controller.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "remoting/host/win/elevated_controller.h"
|
|
|
| -#include "base/file_util.h"
|
| #include "base/file_version_info.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/json/json_reader.h"
|
| #include "base/json/json_writer.h"
|
| #include "base/logging.h"
|
|
|