| Index: remoting/host/continue_window_gtk.cc
|
| diff --git a/remoting/host/continue_window_gtk.cc b/remoting/host/continue_window_gtk.cc
|
| index e22e62e371f7b96814c7bb19ccfb0975ba926e0e..238b509c3853fec735a42da88bf6e7fc4dbcf4bd 100644
|
| --- a/remoting/host/continue_window_gtk.cc
|
| +++ b/remoting/host/continue_window_gtk.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/logging.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "remoting/host/continue_window.h"
|
| #include "ui/base/gtk/gtk_signal.h"
|
|
|
|
|