| Index: chrome/browser/gtk/status_bubble_gtk.h
|
| ===================================================================
|
| --- chrome/browser/gtk/status_bubble_gtk.h (revision 46223)
|
| +++ chrome/browser/gtk/status_bubble_gtk.h (working copy)
|
| @@ -45,6 +45,8 @@
|
| // the download shelf, when it is visible.
|
| virtual void UpdateDownloadShelfVisibility(bool visible);
|
|
|
| + virtual void SetBubbleWidth(int width);
|
| +
|
| // Overridden from NotificationObserver:
|
| void Observe(NotificationType type,
|
| const NotificationSource& source,
|
|
|