| 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 6311539459c837b215cdbe3dbc46f66ad0be34cd..57ae77595e685f47ed5333cc2cdc96c4669ef9d5 100644
|
| --- a/components/cronet/url_request_context_config_list.h
|
| +++ b/components/cronet/url_request_context_config_list.h
|
| @@ -8,6 +8,7 @@
|
| #error "DEFINE_CONTEXT_CONFIG should be defined before including this file"
|
| #endif
|
| // See HttpUrlRequestFactoryConfig.java for description of these parameters.
|
| +DEFINE_CONTEXT_CONFIG(USER_AGENT)
|
| DEFINE_CONTEXT_CONFIG(STORAGE_PATH)
|
| DEFINE_CONTEXT_CONFIG(ENABLE_LEGACY_MODE)
|
| DEFINE_CONTEXT_CONFIG(NATIVE_LIBRARY_NAME)
|
|
|