Index: net/ssl/ssl_client_auth_cache.cc |
diff --git a/net/base/ssl_client_auth_cache.cc b/net/ssl/ssl_client_auth_cache.cc |
similarity index 96% |
rename from net/base/ssl_client_auth_cache.cc |
rename to net/ssl/ssl_client_auth_cache.cc |
index f5e5e91d9f8bf64470270691967bb665f5de98f4..9fb9e4fb1c98c5a2e576c4849b20867f5e291969 100644 |
--- a/net/base/ssl_client_auth_cache.cc |
+++ b/net/ssl/ssl_client_auth_cache.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/logging.h" |
#include "net/base/x509_certificate.h" |