Move OnKillFocus() from OmniboxEditController to WebOmniboxEditController
The only usage of this method is in iOS-specific code that knows that it's talking to a WebOmniboxEditController, so it's unnecessary to fork omnibox_edit_controller.h to expose this method. BUG=305330 Review URL: https://codereview.chromium.org/1465253002 Cr-Commit-Position: refs/heads/master@{#361105}
Showing
Please register or sign in to comment