Index: net/ssl/client_cert_store_impl_win.cc |
diff --git a/net/base/client_cert_store_impl_win.cc b/net/ssl/client_cert_store_impl_win.cc |
similarity index 99% |
rename from net/base/client_cert_store_impl_win.cc |
rename to net/ssl/client_cert_store_impl_win.cc |
index 9098076d0b4021c5da70f05af18f10c77eacd3dd..7dbe1f017c416c18e45c62cdc8657fcd35d6aaa6 100644 |
--- a/net/base/client_cert_store_impl_win.cc |
+++ b/net/ssl/client_cert_store_impl_win.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 <algorithm> |
#include <string> |