| Index: chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h b/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h
|
| index 3180763e7db6e60423475d5771b623f3fd423beb..2118c304cf923feb9e87a4f71b0eac4e2ed16103 100644
|
| --- a/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h
|
| +++ b/chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.h
|
| @@ -88,7 +88,7 @@ class BookmarkBubbleGtk : public BubbleDelegateGtk,
|
| BookmarkModel* model_;
|
|
|
| // Provides colors and stuff.
|
| - ThemeServiceGtk* theme_service_;
|
| + GtkThemeService* theme_service_;
|
|
|
| // The widget relative to which we are positioned.
|
| GtkWidget* anchor_;
|
|
|