| Index: remoting/protocol/me2me_host_authenticator_factory.cc
|
| diff --git a/remoting/protocol/me2me_host_authenticator_factory.cc b/remoting/protocol/me2me_host_authenticator_factory.cc
|
| index 011ee5f3a004bc186c1680f86ff4ccd822bf5ce3..ce218e7f0786503a3425b6e62c684bfbe211bcbd 100644
|
| --- a/remoting/protocol/me2me_host_authenticator_factory.cc
|
| +++ b/remoting/protocol/me2me_host_authenticator_factory.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "remoting/protocol/me2me_host_authenticator_factory.h"
|
|
|
| +#include <utility>
|
| +
|
| #include "base/base64.h"
|
| #include "base/strings/string_util.h"
|
| #include "remoting/base/rsa_key_pair.h"
|
|
|