| Index: net/base/dnssec_keyset.h
|
| ===================================================================
|
| --- net/base/dnssec_keyset.h (revision 80572)
|
| +++ net/base/dnssec_keyset.h (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| @@ -12,7 +12,7 @@
|
|
|
| namespace net {
|
|
|
| -// DNSSECKeySet function wraps base/crypto/signature_verifier.h to accept
|
| +// DNSSECKeySet function wraps crypto/signature_verifier.h to accept
|
| // DNSSEC encodings. (See RFC 4043)
|
| class DNSSECKeySet {
|
| public:
|
|
|