diff options
Diffstat (limited to 'chrome/browser/views/bookmark_bubble_view.h')
-rw-r--r-- | chrome/browser/views/bookmark_bubble_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/bookmark_bubble_view.h b/chrome/browser/views/bookmark_bubble_view.h index 2f0f7c1..31c8c8c 100644 --- a/chrome/browser/views/bookmark_bubble_view.h +++ b/chrome/browser/views/bookmark_bubble_view.h @@ -101,7 +101,7 @@ class BookmarkBubbleView : public views::View, // editor (depending upon which link was clicked). virtual void LinkActivated(views::Link* source, int event_flags); - // ButtonListener method, closes the bubble or opens the edit dialog. + // ButtonListener method, closes the bubble or opens the edit dialog. virtual void ButtonPressed(views::NativeButton* sender); // ComboBox::Listener method. Changes the parent of the bookmark. |