Index: net/cert/x509_util_openssl_unittest.cc |
diff --git a/net/base/x509_util_openssl_unittest.cc b/net/cert/x509_util_openssl_unittest.cc |
similarity index 96% |
rename from net/base/x509_util_openssl_unittest.cc |
rename to net/cert/x509_util_openssl_unittest.cc |
index eea3984281627de27a8861b9014e4944ee16010a..f237602ecbd8f63608517e2fdd86efb740bc94c1 100644 |
--- a/net/base/x509_util_openssl_unittest.cc |
+++ b/net/cert/x509_util_openssl_unittest.cc |
@@ -4,8 +4,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "crypto/ec_private_key.h" |
-#include "net/base/x509_util.h" |
-#include "net/base/x509_util_openssl.h" |
+#include "net/cert/x509_util.h" |
+#include "net/cert/x509_util_openssl.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace net { |