| Index: chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h (revision 104959)
|
| +++ chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h (working copy)
|
| @@ -93,7 +93,7 @@
|
| virtual void BubbleClosing(Bubble* bubble, bool closed_by_escape) OVERRIDE;
|
| virtual bool CloseOnEscape() OVERRIDE;
|
| virtual bool FadeInOnShow() OVERRIDE;
|
| - virtual string16 accessible_name() OVERRIDE;
|
| + virtual string16 GetAccessibleName() OVERRIDE;
|
|
|
| // Closes the bubble.
|
| void Close();
|
|
|