Index: net/cert_net/nss_ocsp.h |
diff --git a/net/ocsp/nss_ocsp.h b/net/cert_net/nss_ocsp.h |
similarity index 92% |
rename from net/ocsp/nss_ocsp.h |
rename to net/cert_net/nss_ocsp.h |
index fd840056d072a85c6975ac3a1a980f4005537390..a422cb22e5ab37bccc7a3327ac3bf2ab1c90ff6f 100644 |
--- a/net/ocsp/nss_ocsp.h |
+++ b/net/cert_net/nss_ocsp.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef NET_OCSP_NSS_OCSP_H_ |
-#define NET_OCSP_NSS_OCSP_H_ |
+#ifndef NET_CERT_NET_NSS_OCSP_H_ |
+#define NET_CERT_NET_NSS_OCSP_H_ |
#include "net/base/net_export.h" |
@@ -36,4 +36,4 @@ NET_EXPORT void SetURLRequestContextForNSSHttpIO( |
} // namespace net |
-#endif // NET_OCSP_NSS_OCSP_H_ |
+#endif // NET_CERT_NET_NSS_OCSP_H_ |