Index: net/cert/cert_database_ios.cc |
diff --git a/net/base/cert_database_ios.cc b/net/cert/cert_database_ios.cc |
similarity index 95% |
rename from net/base/cert_database_ios.cc |
rename to net/cert/cert_database_ios.cc |
index b7e6ad34aada7c794b46dcfb7fa08276ac036c9a..f96f22ae2be7b1364b42ae63361dec6f8d142624 100644 |
--- a/net/base/cert_database_ios.cc |
+++ b/net/cert/cert_database_ios.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/cert_database.h" |
+#include "net/cert/cert_database.h" |
#include "base/logging.h" |
#include "base/observer_list_threadsafe.h" |