Index: chrome/browser/gtk/notifications/balloon_view_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/notifications/balloon_view_gtk.cc (revision 68044) |
+++ chrome/browser/gtk/notifications/balloon_view_gtk.cc (working copy) |
@@ -29,7 +29,7 @@ |
#include "chrome/browser/notifications/desktop_notification_service.h" |
#include "chrome/browser/notifications/notification.h" |
#include "chrome/browser/notifications/notification_options_menu_model.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/renderer_host/render_view_host.h" |
#include "chrome/browser/renderer_host/render_widget_host_view.h" |
#include "chrome/browser/themes/browser_theme_provider.h" |