[Sync] Close passphrase dialog if the passphrase entered was valid.
commit0c53e7aa993aaf5b4a503d19f3ccd82c17df8bf1
authormaxbogue <maxbogue@chromium.org>
Fri, 3 Apr 2015 05:08:21 +0000 (2 22:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Apr 2015 05:09:13 +0000 (3 05:09 +0000)
tree65cdc2e0f55f3e62345107a5b4019a88d540f4da
parentc497950841e9c370eec411d7f920f374c7f299a8
[Sync] Close passphrase dialog if the passphrase entered was valid.

This was a result of http://crrev.com/997003002.

I don't know why PassphraseDialogFragment doesn't handle checking the
passphrase and closing itself, but this is the simplest fix for now.

BUG=473081

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

Cr-Commit-Position: refs/heads/master@{#323601}
chrome/android/java/src/org/chromium/chrome/browser/sync/ui/SyncCustomizationFragment.java