| Index: remoting/host/setup/win/host_configurer_window.cc
|
| diff --git a/remoting/host/setup/win/host_configurer_window.cc b/remoting/host/setup/win/host_configurer_window.cc
|
| index 46751311ed4c47837d9cb3120767dab80f4d57a6..d7dfb143479d9bf0cea1cd9b5cd10f4218da843a 100644
|
| --- a/remoting/host/setup/win/host_configurer_window.cc
|
| +++ b/remoting/host/setup/win/host_configurer_window.cc
|
| @@ -10,7 +10,7 @@
|
| #include <windows.h>
|
|
|
| #include "base/run_loop.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "remoting/host/setup/win/load_string_from_resource.h"
|
| #include "remoting/host/setup/win/start_host_window.h"
|
|
|
|
|