| Index: chrome/common/extensions/api/easy_unlock_private.idl
|
| diff --git a/chrome/common/extensions/api/easy_unlock_private.idl b/chrome/common/extensions/api/easy_unlock_private.idl
|
| index ad55e50851a40e48edcd5d11a2b8d64e728008ce..4ab42327fa9f2608e76c72d59f0e1de0ea384072 100644
|
| --- a/chrome/common/extensions/api/easy_unlock_private.idl
|
| +++ b/chrome/common/extensions/api/easy_unlock_private.idl
|
| @@ -4,7 +4,7 @@
|
|
|
| // <code>chrome.easyUnlockPrivate</code> API that provides hooks to Chrome to
|
| // be used by Easy Unlock component app.
|
| -[nodoc] namespace easyUnlockPrivate {
|
| +namespace easyUnlockPrivate {
|
| // Signature algorithms supported by the crypto library methods used by
|
| // Easy Unlock.
|
| enum SignatureType {
|
|
|