| Index: remoting/host/win/rdp_client_window.cc
|
| diff --git a/remoting/host/win/rdp_client_window.cc b/remoting/host/win/rdp_client_window.cc
|
| index 787f8d2928985d2cb2789a275b793fc242f0fcd0..543a20ae76ccf739de2641534c25dc6bcadfd1ca 100644
|
| --- a/remoting/host/win/rdp_client_window.cc
|
| +++ b/remoting/host/win/rdp_client_window.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| #include "base/string16.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "base/threading/thread_local.h"
|
| -#include "base/utf_string_conversions.h"
|
| #include "base/win/scoped_bstr.h"
|
|
|
| namespace remoting {
|
|
|