| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 4a927a4b78ef9549f503c83e92d8c772e81cb28c..6183f2dcefe93712b1ca5edaebb9ede4950ca649 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -86,6 +86,12 @@
|
| 'cert/ct_verifier.h',
|
| 'cert/ct_verify_result.cc',
|
| 'cert/ct_verify_result.h',
|
| + 'cert/internal/cert_error_id.cc',
|
| + 'cert/internal/cert_error_id.h',
|
| + 'cert/internal/cert_error_params.cc',
|
| + 'cert/internal/cert_error_params.h',
|
| + 'cert/internal/cert_error_scoper.cc',
|
| + 'cert/internal/cert_error_scoper.h',
|
| 'cert/internal/cert_errors.cc',
|
| 'cert/internal/cert_errors.h',
|
| 'cert/internal/cert_issuer_source.h',
|
|
|