Index: net/ssl/client_cert_store_impl_mac.cc |
diff --git a/net/base/client_cert_store_impl_mac.cc b/net/ssl/client_cert_store_impl_mac.cc |
similarity index 99% |
rename from net/base/client_cert_store_impl_mac.cc |
rename to net/ssl/client_cert_store_impl_mac.cc |
index 80a9210a15c8b467e9506d3f46293f6a08fe1315..43cd92b13f2b3ff06ed3f4085b6fc2d5967cf2d3 100644 |
--- a/net/base/client_cert_store_impl_mac.cc |
+++ b/net/ssl/client_cert_store_impl_mac.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 <CommonCrypto/CommonDigest.h> |
#include <CoreFoundation/CFArray.h> |