Index: net/cert_net/nss_ocsp.cc |
diff --git a/net/ocsp/nss_ocsp.cc b/net/cert_net/nss_ocsp.cc |
similarity index 99% |
rename from net/ocsp/nss_ocsp.cc |
rename to net/cert_net/nss_ocsp.cc |
index 811b82db011e5e547e7eaf06f4448d177a3ef453..290c319202afc07c571d70803e514c6bbb867685 100644 |
--- a/net/ocsp/nss_ocsp.cc |
+++ b/net/cert_net/nss_ocsp.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/ocsp/nss_ocsp.h" |
+#include "net/cert_net/nss_ocsp.h" |
#include <certt.h> |
#include <certdb.h> |