Chromium Code Reviews| Index: net/proxy/proxy_service.h |
| =================================================================== |
| --- net/proxy/proxy_service.h (revision 51914) |
| +++ net/proxy/proxy_service.h (working copy) |
| @@ -181,10 +181,6 @@ |
| ~ProxyService(); |
| - // Creates a proxy resolver appropriate for this platform that doesn't rely |
| - // on V8. |
| - static ProxyResolver* CreateNonV8ProxyResolver(); |
| - |
| // Identifies the proxy configuration. |
| ProxyConfig::ID config_id() const { return config_.id(); } |