| Index: net/base/transport_security_state.h
|
| diff --git a/net/base/transport_security_state.h b/net/base/transport_security_state.h
|
| index 67c47e3588ad0efc4665f889b98dacce21556a0b..3b67c989e871d7f1e1302a1bf8bcf6733f8ef11e 100644
|
| --- a/net/base/transport_security_state.h
|
| +++ b/net/base/transport_security_state.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.
|
|
|
| @@ -15,8 +15,6 @@
|
| #include "base/ref_counted.h"
|
| #include "base/time.h"
|
|
|
| -class GURL;
|
| -
|
| namespace net {
|
|
|
| // TransportSecurityState
|
|
|