Index: net/ssl/openssl_client_key_store_unittest.cc |
diff --git a/net/base/openssl_client_key_store_unittest.cc b/net/ssl/openssl_client_key_store_unittest.cc |
similarity index 99% |
rename from net/base/openssl_client_key_store_unittest.cc |
rename to net/ssl/openssl_client_key_store_unittest.cc |
index 89db51efd3353122e0560b9f37ef4cfff18d8665..67865843e341d09974f8426744ee4ae71eb35aa0 100644 |
--- a/net/base/openssl_client_key_store_unittest.cc |
+++ b/net/ssl/openssl_client_key_store_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/openssl_client_key_store.h" |
+#include "net/ssl/openssl_client_key_store.h" |
#include "base/memory/ref_counted.h" |
#include "net/base/test_data_directory.h" |