Autofill: Add WalletIntegrationAvailable() to components.
commitd81963c3cea4912a9cdd9decc5910749374f0701
authorbondd <bondd@chromium.org>
Fri, 8 May 2015 16:45:53 +0000 (8 09:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 8 May 2015 16:46:33 +0000 (8 16:46 +0000)
tree70bc1c72c33bbde682157c551a5cc3861e08d92a
parentc8f2137afaef0af43a2e77600424b4b4eb568dae
Autofill: Add WalletIntegrationAvailable() to components.

Move logic of WalletIntegrationAvailableForProfile() function to
components dir.

BUG=482268

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

Cr-Commit-Position: refs/heads/master@{#328969}
chrome/browser/autofill/options_util.cc
components/autofill.gypi
components/autofill/core/browser/BUILD.gn
components/autofill/core/browser/DEPS
components/autofill/core/browser/options_util.cc [new file with mode: 0644]
components/autofill/core/browser/options_util.h [new file with mode: 0644]