| Index: remoting/protocol/authenticator_test_base.cc
|
| diff --git a/remoting/protocol/authenticator_test_base.cc b/remoting/protocol/authenticator_test_base.cc
|
| index e25dae11f9829533e0dcd334a86d3354118ce181..6c1be611359373b35fd1103ef7156f68e154c8bc 100644
|
| --- a/remoting/protocol/authenticator_test_base.cc
|
| +++ b/remoting/protocol/authenticator_test_base.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "remoting/protocol/authenticator_test_base.h"
|
|
|
| +#include <utility>
|
| +
|
| #include "base/base64.h"
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
|
|