[iOS] Fix DCHECK in ShouldShowAlwaysTranslateShortcut()
commit07e7e93ef4715bb5e803cc0151b82987b20530c3
authordroger <droger@chromium.org>
Tue, 3 Mar 2015 12:11:42 +0000 (3 04:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Mar 2015 12:12:39 +0000 (3 12:12 +0000)
tree07e4c4f2b4498e76822e8f877cecbdc0bf2bc88d
parentf7302e6c7f955f11679ab844cfe3d326f47bb0dc
[iOS] Fix DCHECK in ShouldShowAlwaysTranslateShortcut()

This CL upstreams a small fork in ShouldShowAlwaysTranslateShortcut on
iOS, which is caused by a different UX on this platform.

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

Cr-Commit-Position: refs/heads/master@{#318864}
components/translate/core/browser/translate_infobar_delegate.cc