| Index: components/cronet/url_request_context_config_list.h
|
| diff --git a/components/cronet/url_request_context_config_list.h b/components/cronet/url_request_context_config_list.h
|
| index 5c3464f6e0121310ab28dcec90658cbeb14aaff4..f690061bfe114a69a64e8619f1ca6a748cef49ec 100644
|
| --- a/components/cronet/url_request_context_config_list.h
|
| +++ b/components/cronet/url_request_context_config_list.h
|
| @@ -33,3 +33,6 @@ DEFINE_CONTEXT_CONFIG(QUIC_HINT_PORT)
|
| DEFINE_CONTEXT_CONFIG(QUIC_HINT_ALT_PORT)
|
|
|
| DEFINE_CONTEXT_CONFIG(QUIC_OPTIONS)
|
| +
|
| +// For Testing.
|
| +DEFINE_CONTEXT_CONFIG(MOCK_CERT_VERIFIER)
|
|
|