| Index: remoting/host/host_main.cc
|
| diff --git a/remoting/host/host_main.cc b/remoting/host/host_main.cc
|
| index c6af95dd9965a0401733d7de10264acfc2a52955..96b275217463d507789bea45e1779a82c6733215 100644
|
| --- a/remoting/host/host_main.cc
|
| +++ b/remoting/host/host_main.cc
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/at_exit.h"
|
| #include "base/command_line.h"
|
| -#include "base/file_path.h"
|
| +#include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| #include "base/stringprintf.h"
|
| #include "base/strings/stringize_macros.h"
|
|
|