| Index: chrome/browser/ui/cocoa/find_bar_bridge.h
 | 
| ===================================================================
 | 
| --- chrome/browser/ui/cocoa/find_bar_bridge.h	(revision 68336)
 | 
| +++ chrome/browser/ui/cocoa/find_bar_bridge.h	(working copy)
 | 
| @@ -77,6 +77,7 @@
 | 
|    virtual bool GetFindBarWindowInfo(gfx::Point* position,
 | 
|                                      bool* fully_visible);
 | 
|    virtual string16 GetFindText();
 | 
| +  virtual string16 GetFindSelectedText();
 | 
|    virtual string16 GetMatchCountText();
 | 
|  
 | 
|    // Used to disable find bar animations when testing.
 | 
| 
 |