Index: net/proxy/proxy_resolver_v8.h |
=================================================================== |
--- net/proxy/proxy_resolver_v8.h (revision 20760) |
+++ net/proxy/proxy_resolver_v8.h (working copy) |
@@ -56,7 +56,7 @@ |
// Creates a default javascript bindings implementation that will: |
// - Send script error messages to LOG(INFO) |
// - Send script alert()s to LOG(INFO) |
- // - Use the provided host mapper to service dnsResolve(). |
+ // - Use the provided host resolver to service dnsResolve(). |
// |
// For clients that need more control (for example, sending the script output |
// to a UI widget), use the ProxyResolverV8(JSBindings*) and specify your |