Index: net/cert/x509_util_mac.cc |
diff --git a/net/base/x509_util_mac.cc b/net/cert/x509_util_mac.cc |
similarity index 99% |
rename from net/base/x509_util_mac.cc |
rename to net/cert/x509_util_mac.cc |
index a53b5ac37ab70712d496665a5df595babb860eb2..c9aa37bc63f15b7c81aeabe837c7ae4c811c779d 100644 |
--- a/net/base/x509_util_mac.cc |
+++ b/net/cert/x509_util_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/x509_util_mac.h" |
+#include "net/cert/x509_util_mac.h" |
#include "base/logging.h" |
#include "third_party/apple_apsl/cssmapplePriv.h" |