| Index: remoting/host/support_access_verifier.cc
|
| diff --git a/remoting/host/support_access_verifier.cc b/remoting/host/support_access_verifier.cc
|
| index e4cc88fe6da4e069025ba579bd1505ef83e4e4d7..ab2238edbbe5e2b54e9ce3318f95ffe3fa3cc611 100644
|
| --- a/remoting/host/support_access_verifier.cc
|
| +++ b/remoting/host/support_access_verifier.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/rand_util.h"
|
| #include "base/string_util.h"
|
| #include "remoting/host/host_config.h"
|
| -#include "remoting/protocol/auth_token_utils.h"
|
| +#include "remoting/protocol/auth_util.h"
|
|
|
| namespace remoting {
|
|
|
|
|