| Index: net/proxy/proxy_resolver_error_observer.h
|
| diff --git a/net/proxy/proxy_resolver_error_observer.h b/net/proxy/proxy_resolver_error_observer.h
|
| index 9176c2f233fb579a80aece21b211898232decee5..0002325b47d481f21975ad9b3fa2c126293f7897 100644
|
| --- a/net/proxy/proxy_resolver_error_observer.h
|
| +++ b/net/proxy/proxy_resolver_error_observer.h
|
| @@ -11,10 +11,7 @@
|
|
|
| namespace net {
|
|
|
| -// Interface for observing JavaScript error messages from PAC scripts. The
|
| -// default implementation of the ProxyResolverJSBindings takes a class
|
| -// implementing this interface and forwards all JavaScript errors related to
|
| -// PAC scripts.
|
| +// Interface for observing JavaScript error messages from PAC scripts.
|
| class NET_EXPORT_PRIVATE ProxyResolverErrorObserver {
|
| public:
|
| ProxyResolverErrorObserver() {}
|
|
|