summaryrefslogtreecommitdiffstats
path: root/net/proxy/multi_threaded_proxy_resolver.h
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-14 01:29:30 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-14 01:29:30 +0000
commit72b4a77cf0b8dda696b0013396c2b601350a79ab (patch)
tree7d5fe5dce7e72fda75ff61fe70cca6911ef70641 /net/proxy/multi_threaded_proxy_resolver.h
parent23da84e159af4f91d3ede35ce216c6554e3cea23 (diff)
downloadchromium_src-72b4a77cf0b8dda696b0013396c2b601350a79ab.zip
chromium_src-72b4a77cf0b8dda696b0013396c2b601350a79ab.tar.gz
chromium_src-72b4a77cf0b8dda696b0013396c2b601350a79ab.tar.bz2
Display the proxy PAC javascript errors in the NetLog.
BUG=47226 TEST=Configure chrome with a PAC script that throws errors. Load a URL and should see the javascript error displayed on about:net-internals. Review URL: http://codereview.chromium.org/2978001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52253 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/proxy/multi_threaded_proxy_resolver.h')
-rw-r--r--net/proxy/multi_threaded_proxy_resolver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/proxy/multi_threaded_proxy_resolver.h b/net/proxy/multi_threaded_proxy_resolver.h
index c192251..f3c9003 100644
--- a/net/proxy/multi_threaded_proxy_resolver.h
+++ b/net/proxy/multi_threaded_proxy_resolver.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2009 The Chromium Authors. All rights reserved.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.