| Index: net/ssl/ssl_cert_request_info.cc
|
| diff --git a/net/base/ssl_cert_request_info.cc b/net/ssl/ssl_cert_request_info.cc
|
| similarity index 92%
|
| rename from net/base/ssl_cert_request_info.cc
|
| rename to net/ssl/ssl_cert_request_info.cc
|
| index 3f9055f994843f91bc061c188c0e3172ef4d5bc0..98d1f760008c1be8f4386f087c559cb5ebf6edf2 100644
|
| --- a/net/base/ssl_cert_request_info.cc
|
| +++ b/net/ssl/ssl_cert_request_info.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/ssl_cert_request_info.h"
|
| +#include "net/ssl/ssl_cert_request_info.h"
|
|
|
| #include "net/base/x509_certificate.h"
|
|
|
|
|