| Index: chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h
|
| diff --git a/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h b/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h
|
| index d426919db17d98ebd2cb7f215e49e0baa6f9c0b4..aa3323f1c27361d98532a15003705ed1fbc617d4 100644
|
| --- a/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h
|
| +++ b/chrome/browser/ui/gtk/chrome_to_mobile_bubble_gtk.h
|
| @@ -79,7 +79,7 @@ class ChromeToMobileBubbleGtk : public BubbleDelegateGtk,
|
| ChromeToMobileService* service_;
|
|
|
| // Support members for getting theme colors and theme change notifications.
|
| - ThemeServiceGtk* theme_service_;
|
| + GtkThemeService* theme_service_;
|
| content::NotificationRegistrar registrar_;
|
|
|
| // The file path for the MHTML page snapshot.
|
|
|