| Index: remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc
|
| diff --git a/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc b/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc
|
| index c50a85cf9cba12637cf6f2d9771d71a5ff741ba7..7371f68e0d3e0cf960569c40937e3b6159728e91 100644
|
| --- a/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc
|
| +++ b/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc
|
| @@ -16,8 +16,8 @@
|
| #include "base/timer/timer.h"
|
| #include "crypto/rsa_private_key.h"
|
| #include "net/base/net_errors.h"
|
| -#include "net/base/test_data_directory.h"
|
| #include "net/test/cert_test_util.h"
|
| +#include "net/test/test_data_directory.h"
|
| #include "remoting/base/rsa_key_pair.h"
|
| #include "remoting/protocol/connection_tester.h"
|
| #include "remoting/protocol/fake_session.h"
|
|
|