| Index: chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h (revision 88218)
|
| +++ chrome/browser/ui/views/bookmarks/bookmark_bubble_view.h (working copy)
|
| @@ -36,7 +36,7 @@
|
| public views::Combobox::Listener,
|
| public BubbleDelegate {
|
| public:
|
| - static void Show(views::Window* window,
|
| + static void Show(views::Widget* widget,
|
| const gfx::Rect& bounds,
|
| BubbleDelegate* delegate,
|
| Profile* profile,
|
|
|