| Index: remoting/protocol/third_party_client_authenticator.h
|
| diff --git a/remoting/protocol/third_party_client_authenticator.h b/remoting/protocol/third_party_client_authenticator.h
|
| index 53dcde8a3d0f05376c4765b57a65a5f3320e52d2..823aad4321a54ed633fec385ee05c47eb816beda 100644
|
| --- a/remoting/protocol/third_party_client_authenticator.h
|
| +++ b/remoting/protocol/third_party_client_authenticator.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/protocol/third_party_authenticator_base.h"
|
|
|