| Index: remoting/protocol/authenticator_test_base.cc
|
| diff --git a/remoting/protocol/authenticator_test_base.cc b/remoting/protocol/authenticator_test_base.cc
|
| index 3f1d9f6af1c4a3e7ab56d02e4c1ff5687b6c8d94..2ef165816f23cca99ef4e42aee620a12ec1fe3b4 100644
|
| --- a/remoting/protocol/authenticator_test_base.cc
|
| +++ b/remoting/protocol/authenticator_test_base.cc
|
| @@ -5,8 +5,8 @@
|
| #include "remoting/protocol/authenticator_test_base.h"
|
|
|
| #include "base/base64.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/path_service.h"
|
| #include "base/test/test_timeouts.h"
|
| #include "base/timer/timer.h"
|
|
|