Index: chrome/browser/ui/gtk/theme_install_bubble_view_gtk.cc |
diff --git a/chrome/browser/ui/gtk/theme_install_bubble_view_gtk.cc b/chrome/browser/ui/gtk/theme_install_bubble_view_gtk.cc |
index 7a529697b121fc04a512b07ede6672991797138a..604f89931b219501dd2c1f962d71cfa24b84f876 100644 |
--- a/chrome/browser/ui/gtk/theme_install_bubble_view_gtk.cc |
+++ b/chrome/browser/ui/gtk/theme_install_bubble_view_gtk.cc |
@@ -57,7 +57,7 @@ ThemeInstallBubbleViewGtk::ThemeInstallBubbleViewGtk(GtkWidget* parent) |
registrar_.Add( |
this, |
chrome::NOTIFICATION_BROWSER_THEME_CHANGED, |
- NotificationService::AllSources()); |
+ NotificationService::AllBrowserContextsAndSources()); |
// Close when we are installing an extension, not a theme. |
registrar_.Add( |