| Index: net/ssl/ssl_client_auth_cache_unittest.cc
|
| diff --git a/net/base/ssl_client_auth_cache_unittest.cc b/net/ssl/ssl_client_auth_cache_unittest.cc
|
| similarity index 99%
|
| rename from net/base/ssl_client_auth_cache_unittest.cc
|
| rename to net/ssl/ssl_client_auth_cache_unittest.cc
|
| index 29ede5be23da45d68fd6bdcf6d2448267966647b..9a5c5c0717b021b855e93a10c047e6099d754254 100644
|
| --- a/net/base/ssl_client_auth_cache_unittest.cc
|
| +++ b/net/ssl/ssl_client_auth_cache_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "net/base/ssl_client_auth_cache.h"
|
| +#include "net/ssl/ssl_client_auth_cache.h"
|
|
|
| #include "base/time.h"
|
| #include "net/base/x509_certificate.h"
|
|
|