summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/proxy/proxy_info.h')
-rw-r--r--net/proxy/proxy_info.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/proxy/proxy_info.h b/net/proxy/proxy_info.h
index 8d799e2..69c87c8 100644
--- a/net/proxy/proxy_info.h
+++ b/net/proxy/proxy_info.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 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.
@@ -13,8 +13,6 @@
#include "net/proxy/proxy_retry_info.h"
#include "net/proxy/proxy_server.h"
-class GURL;
-
namespace net {
// This object holds proxy information returned by ResolveProxy.