Update cryptotoken extension to version 0.9.22:
commit6ca1d23ece0c25713dc6125299e098c405af05a6
authorjuanlang <juanlang@chromium.org>
Mon, 30 Mar 2015 17:35:16 +0000 (30 10:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 30 Mar 2015 17:36:41 +0000 (30 17:36 +0000)
tree4a33aaf7729ac3e317ebaee274dfab9512781376
parentf0f732a62e76e40a7b23ea13aa90bd890f3cacab
Update cryptotoken extension to version 0.9.22:

1. Adds support for the FIDO AppID and Facet Specification,
   http://fidoalliance.org/specs/fido-u2f-v1.0-ps-20141009/fido-appid-and-facets-ps-20141009.html
2. Handles certain device errors consistently, to handle mixing devices
   from different vendors in the same account.

BUG=471522

Review URL: https://codereview.chromium.org/1046563002

Cr-Commit-Position: refs/heads/master@{#322803}
chrome/browser/resources/cryptotoken/appid.js
chrome/browser/resources/cryptotoken/gnubbyfactory.js
chrome/browser/resources/cryptotoken/hidgnubbydevice.js
chrome/browser/resources/cryptotoken/manifest.json
chrome/browser/resources/cryptotoken/singlesigner.js
chrome/browser/resources/cryptotoken/usbenrollhandler.js
chrome/browser/resources/cryptotoken/usbgnubbyfactory.js