Index: chrome/browser/ui/views/omnibox/omnibox_view_views.h |
=================================================================== |
--- chrome/browser/ui/views/omnibox/omnibox_view_views.h (revision 174803) |
+++ chrome/browser/ui/views/omnibox/omnibox_view_views.h (working copy) |
@@ -85,9 +85,6 @@ |
// the root view. |
bool IsLocationEntryFocusableInRootView() const; |
- // Executes the given command on the text field. |
- void ExecuteCommandOnTextField(int command_id); |
- |
// Implements views::View |
virtual void Layout() OVERRIDE; |
virtual void GetAccessibleState(ui::AccessibleViewState* state) OVERRIDE; |