| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| index 240eed6983cc24ad9c3d434ea22cc27f30633dac..deaef8c7ed115499d20c88ef6607450f64a00009 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.h
|
| @@ -31,6 +31,7 @@ extern const char kPatchNumberHeaderOption[];
|
| extern const char kClientHeaderOption[];
|
| extern const char kLoFiHeaderOption[];
|
| extern const char kExperimentsOption[];
|
| +extern const char kLoFiExperimentID[];
|
|
|
| #if defined(OS_ANDROID)
|
| extern const char kAndroidWebViewProtocolVersion[];
|
|
|