| Index: remoting/protocol/fake_authenticator.h
|
| diff --git a/remoting/protocol/fake_authenticator.h b/remoting/protocol/fake_authenticator.h
|
| index 6c153df0bb1f71f8beff56c6686042b9b5a42a4e..d0413952d761f71e23912d5d3e2ac3d69ce6668b 100644
|
| --- a/remoting/protocol/fake_authenticator.h
|
| +++ b/remoting/protocol/fake_authenticator.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_PROTOCOL_FAKE_AUTHENTICATOR_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/protocol/authenticator.h"
|
| #include "remoting/protocol/channel_authenticator.h"
|
|
|