| Index: remoting/host/continue_window_win.cc
|
| diff --git a/remoting/host/continue_window_win.cc b/remoting/host/continue_window_win.cc
|
| index d710d526af2770d469f73456c25d8bba47ee563a..366e72285315ea621463cb49c5a0c22d2ee7fe29 100644
|
| --- a/remoting/host/continue_window_win.cc
|
| +++ b/remoting/host/continue_window_win.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/logging.h"
|
| #include "base/process_util.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "remoting/host/continue_window.h"
|
| #include "remoting/host/win/core_resource.h"
|
|
|
|
|