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 910fdd6d558463399f410989ccef65025ce0d04a..260f6ca5905320a6e16663659465d5dd46a8c3fd 100644 |
--- a/components/data_reduction_proxy/browser/data_reduction_proxy_settings.h |
+++ b/components/data_reduction_proxy/browser/data_reduction_proxy_settings.h |
@@ -263,6 +263,8 @@ class DataReductionProxySettings |
CheckInitMetricsWhenNotAllowed); |
FRIEND_TEST_ALL_PREFIXES(DataReductionProxySettingsTest, |
TestSetProxyConfigs); |
+ FRIEND_TEST_ALL_PREFIXES(DataReductionProxySettingsTest, |
+ TestSetProxyConfigsHoldback); |
// NetworkChangeNotifier::IPAddressObserver: |
virtual void OnIPAddressChanged() OVERRIDE; |