Chromium Code Reviews| Index: content/browser/resolve_proxy_msg_helper.h |
| diff --git a/content/browser/resolve_proxy_msg_helper.h b/content/browser/resolve_proxy_msg_helper.h |
| index 85b3b69988bc0dff42fd3f7493d8f7ce73eefdf3..23cfdadd7cdc9388e0d6c3c2e6fe938dfa0f9ef4 100644 |
| --- a/content/browser/resolve_proxy_msg_helper.h |
| +++ b/content/browser/resolve_proxy_msg_helper.h |
| @@ -27,7 +27,7 @@ |
| // This object is expected to live on the IO thread. |
| class ResolveProxyMsgHelper : public BrowserMessageFilter { |
| public: |
| - // If |proxy_service| is NULL, then the main profile's proxy service will |
| + // If |proxy_service| is NULL, then the main context's proxy service will |
|
jam
2011/07/22 16:58:38
ditto
|
| // be used. |
| explicit ResolveProxyMsgHelper(net::ProxyService* proxy_service); |