Index: net/proxy/proxy_config_service_win.h |
=================================================================== |
--- net/proxy/proxy_config_service_win.h (revision 95949) |
+++ net/proxy/proxy_config_service_win.h (working copy) |
@@ -40,7 +40,7 @@ |
// implementation details of WinHttpGetIEProxyConfigForCurrentUser() ever |
// change, or in case we got it wrong (and are not checking all possible |
// registry dependencies). |
-class NET_TEST ProxyConfigServiceWin |
+class NET_EXPORT_PRIVATE ProxyConfigServiceWin |
: public PollingProxyConfigService, |
public base::win::ObjectWatcher::Delegate { |
public: |