| Index: chrome/browser/views/find_bar_host.h
|
| ===================================================================
|
| --- chrome/browser/views/find_bar_host.h (revision 30929)
|
| +++ chrome/browser/views/find_bar_host.h (working copy)
|
| @@ -132,7 +132,6 @@
|
| // to prevent from drawing onto Chrome's window border.
|
| void UpdateWindowEdges(const gfx::Rect& new_pos);
|
|
|
| -
|
| // Registers this class as the handler for when Escape is pressed. We will
|
| // unregister once we loose focus. See also: SetFocusChangeListener().
|
| void RegisterEscAccelerator();
|
|
|