| Index: remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| diff --git a/remoting/host/gnubby_auth_handler_posix_unittest.cc b/remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| index 2a055ac50bdad44ce625354e5dbe8d32427ff63d..d3e522a6975e114e4543a3b7264a541a2a490f76 100644
|
| --- a/remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| +++ b/remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| @@ -54,7 +54,7 @@ class GnubbyAuthHandlerPosixTest : public testing::Test {
|
| public:
|
| GnubbyAuthHandlerPosixTest() {}
|
|
|
| - virtual void SetUp() override;
|
| + void SetUp() override;
|
|
|
| protected:
|
| // Object under test.
|
|
|