| Index: remoting/host/setup/daemon_controller_linux.cc
|
| diff --git a/remoting/host/setup/daemon_controller_linux.cc b/remoting/host/setup/daemon_controller_linux.cc
|
| index f8903040fe61df745e37f9170165514b5520a22b..f5076d4acbe704a40f8650eee2533f92006702e7 100644
|
| --- a/remoting/host/setup/daemon_controller_linux.cc
|
| +++ b/remoting/host/setup/daemon_controller_linux.cc
|
| @@ -18,8 +18,8 @@
|
| #include "base/md5.h"
|
| #include "base/process_util.h"
|
| #include "base/string_number_conversions.h"
|
| -#include "base/string_split.h"
|
| #include "base/string_util.h"
|
| +#include "base/strings/string_split.h"
|
| #include "base/threading/thread.h"
|
| #include "base/values.h"
|
| #include "net/base/net_util.h"
|
|
|