Index: net/ssl/client_cert_store_impl_nss.cc |
diff --git a/net/base/client_cert_store_impl_nss.cc b/net/ssl/client_cert_store_impl_nss.cc |
similarity index 98% |
rename from net/base/client_cert_store_impl_nss.cc |
rename to net/ssl/client_cert_store_impl_nss.cc |
index 0cb89ce13176f97534dad810d365eeedd94d63d4..bca8ea56d20e28933b6f073359f022deea7bc05d 100644 |
--- a/net/base/client_cert_store_impl_nss.cc |
+++ b/net/ssl/client_cert_store_impl_nss.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/client_cert_store_impl.h" |
+#include "net/ssl/client_cert_store_impl.h" |
#include <nss.h> |
#include <ssl.h> |