move KeyUsageAllows to more logical place(part2)
commitaf8abe5441c73f0e4a97784a918f9cbdb47d1aa5
authorolli.raula <olli.raula@intel.com>
Thu, 27 Aug 2015 09:03:13 +0000 (27 02:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 27 Aug 2015 09:04:12 +0000 (27 09:04 +0000)
tree909b944adf41b01e4be4d217499b01285861d609
parentb9115e0e217c003984091f59faeccb9b511b1bd4
move KeyUsageAllows to more logical place(part2)

move KeyUsageAllows to the class where its data is. That way the function
and its contexts is much more understandable.
This is second part, first part can be found here:
https://crrev.com/1184123007/

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

Cr-Commit-Position: refs/heads/master@{#345818}
components/webcrypto/algorithm_dispatch.cc
components/webcrypto/webcrypto_util.cc
components/webcrypto/webcrypto_util.h