| Index: remoting/host/token_validator_factory_impl.cc
|
| diff --git a/remoting/host/token_validator_factory_impl.cc b/remoting/host/token_validator_factory_impl.cc
|
| index 0c4ffac0464ee988fc34a3f578b95956140ce6e6..bd0489bd2cc897336adef7f1394c7afc4559e5ab 100644
|
| --- a/remoting/host/token_validator_factory_impl.cc
|
| +++ b/remoting/host/token_validator_factory_impl.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/values.h"
|
| #include "crypto/random.h"
|
| #include "googleurl/src/gurl.h"
|
|
|