diff options
Diffstat (limited to 'crypto/crypto_module_blocking_password_delegate.h')
-rw-r--r-- | crypto/crypto_module_blocking_password_delegate.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/crypto_module_blocking_password_delegate.h b/crypto/crypto_module_blocking_password_delegate.h index 847f484..c4acf1a 100644 --- a/crypto/crypto_module_blocking_password_delegate.h +++ b/crypto/crypto_module_blocking_password_delegate.h @@ -1,10 +1,9 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 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. #ifndef CRYPTO_CRYPTO_MODULE_BLOCKING_PASSWORD_DELEGATE_H_ #define CRYPTO_CRYPTO_MODULE_BLOCKING_PASSWORD_DELEGATE_H_ -#pragma once #include <string> |