| Index: remoting/protocol/spake2_authenticator.h
|
| diff --git a/remoting/protocol/spake2_authenticator.h b/remoting/protocol/spake2_authenticator.h
|
| index 15456e0d8db9de53bf53b6bc31730846eb51d172..50cdef06c0e8bda296adcbdca662de632227732b 100644
|
| --- a/remoting/protocol/spake2_authenticator.h
|
| +++ b/remoting/protocol/spake2_authenticator.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "remoting/protocol/authenticator.h"
|
|
|
|
|