| Index: remoting/protocol/authenticator_test_base.cc
|
| diff --git a/remoting/protocol/authenticator_test_base.cc b/remoting/protocol/authenticator_test_base.cc
|
| index 321f8bb04a6ba1b37f113ca54405dbcd90cf199c..22b104780da76defe275494a0e45e472f95054b0 100644
|
| --- a/remoting/protocol/authenticator_test_base.cc
|
| +++ b/remoting/protocol/authenticator_test_base.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/path_service.h"
|
| #include "base/test/test_timeouts.h"
|
| -#include "base/timer.h"
|
| +#include "base/timer/timer.h"
|
| #include "net/base/test_data_directory.h"
|
| #include "remoting/base/rsa_key_pair.h"
|
| #include "remoting/protocol/authenticator.h"
|
|
|