| Index: components/data_reduction_proxy/browser/data_reduction_proxy_settings.h
|
| diff --git a/components/data_reduction_proxy/browser/data_reduction_proxy_settings.h b/components/data_reduction_proxy/browser/data_reduction_proxy_settings.h
|
| index 9db618e19085fcfd9017f51d9f3e25a8efa08c19..129d2d7d7b4fb50e2fb406b0ea67d19d56262a0f 100644
|
| --- a/components/data_reduction_proxy/browser/data_reduction_proxy_settings.h
|
| +++ b/components/data_reduction_proxy/browser/data_reduction_proxy_settings.h
|
| @@ -254,6 +254,8 @@ class DataReductionProxySettings
|
| CheckInitMetricsWhenNotAllowed);
|
| FRIEND_TEST_ALL_PREFIXES(DataReductionProxySettingsTest,
|
| TestSetProxyConfigs);
|
| + FRIEND_TEST_ALL_PREFIXES(DataReductionProxySettingsTest,
|
| + TestSetProxyConfigsHoldback);
|
|
|
| // NetworkChangeNotifier::IPAddressObserver:
|
| virtual void OnIPAddressChanged() OVERRIDE;
|
|
|