Pass the AlternateNavInfoBarDelegate an AutocompleteMatch instead of a GURL.
commit49b2510c6f0f39c3b399fb94d8e4a725440627dd
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 5 Nov 2013 04:15:14 +0000 (5 04:15 +0000)
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 5 Nov 2013 04:15:14 +0000 (5 04:15 +0000)
treefc74ddb4950b2530aa0650c2c0ced86ece0bf750
parent924a98b1b7b50ceca9fd9ea60597b6a1373900ae
Pass the AlternateNavInfoBarDelegate an AutocompleteMatch instead of a GURL.

This will be necessary for an upcoming change to make the infobar update the
ShortcutsBackend when the user clicks the link.

BUG=151044
TEST=none
R=sky@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232901 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.cc
chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h
chrome/browser/ui/omnibox/omnibox_edit_model.cc
chrome/browser/ui/omnibox/omnibox_navigation_observer.cc
chrome/browser/ui/omnibox/omnibox_navigation_observer.h