Remove dead code in Autofill.
commit8ac2ad2945de828afa49435357d5c4f1f59f4387
authorestade <estade@chromium.org>
Sat, 30 Aug 2014 00:00:11 +0000 (29 17:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 30 Aug 2014 00:06:14 +0000 (30 00:06 +0000)
treeb1eea791b5ed65120b8734bafc276c071c34fe65
parent367d7dd63fb48978cf28918397a8269f368e6f27
Remove dead code in Autofill.

This line can't be reached because it's already guarded by a check to IsAutofillable().

Also, change a method signature to take a const ref.

BUG=none

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

Cr-Commit-Position: refs/heads/master@{#292724}
components/autofill/core/browser/autofill_manager.cc
components/autofill/core/browser/autofill_manager.h