Eliminate LocationBarView::Delegate::OnInputInProgress(), and just do it
commitd0a6026a52cabe791f889a3b066b89d99b96967f
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Oct 2013 00:16:59 +0000 (4 00:16 +0000)
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Oct 2013 00:16:59 +0000 (4 00:16 +0000)
treef13b9687ad7874a66f8e81d36162af558a723715
parenta967e1faec149b7d10bbea8732d52ef42cf6884d
Eliminate LocationBarView::Delegate::OnInputInProgress(), and just do it
directly in LocationBarView.

The SimpleWebViewDialog has a non-NULL ToolbarModel, so there's no obvious
reason this needs to be any different for it.

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

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226906 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/login/simple_web_view_dialog.cc
chrome/browser/chromeos/login/simple_web_view_dialog.h
chrome/browser/ui/gtk/location_bar_view_gtk.cc
chrome/browser/ui/views/location_bar/location_bar_view.cc
chrome/browser/ui/views/location_bar/location_bar_view.h
chrome/browser/ui/views/toolbar_view.cc
chrome/browser/ui/views/toolbar_view.h