| Index: net/cert_net/nss_ocsp_unittest.cc
|
| diff --git a/net/ocsp/nss_ocsp_unittest.cc b/net/cert_net/nss_ocsp_unittest.cc
|
| similarity index 99%
|
| rename from net/ocsp/nss_ocsp_unittest.cc
|
| rename to net/cert_net/nss_ocsp_unittest.cc
|
| index 745741e11d975496d6382ed1acd0407657165234..155bcb29db27afcc0c91fd1ac94c405d7f7e832f 100644
|
| --- a/net/ocsp/nss_ocsp_unittest.cc
|
| +++ b/net/cert_net/nss_ocsp_unittest.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 <string>
|
|
|
|
|