Index: net/cert/ev_root_ca_metadata.cc |
diff --git a/net/base/ev_root_ca_metadata.cc b/net/cert/ev_root_ca_metadata.cc |
similarity index 99% |
rename from net/base/ev_root_ca_metadata.cc |
rename to net/cert/ev_root_ca_metadata.cc |
index 5c617d7d289f8a01824ca4c6c02799aa3ab19d4a..6ef746b018944bcd4cb3edbc3bbcbe9520767843 100644 |
--- a/net/base/ev_root_ca_metadata.cc |
+++ b/net/cert/ev_root_ca_metadata.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/ev_root_ca_metadata.h" |
+#include "net/cert/ev_root_ca_metadata.h" |
#if defined(USE_NSS) || defined(OS_IOS) |
#include <cert.h> |