ToolbarModel::GetText() returns not only search terms but also formatted URL.
Android does not use location_bar_view but its own LocationBarView, and this still requires access to ToolbarModel::GetText() to show formatted URL to its users. We need to reuse GetText() to get formatted URL. BUG=365567,293227 Review URL: https://codereview.chromium.org/251983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270027 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment