Fix textfield blur, to prevent resetting the text input client when navigating between text fields.

Call OnTextInputTypeChanged, instead of explicitly calling OnBlur or OnFocus on the input method, to let IMF sort out updating the text input client. 

BUG=365741

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270818 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed