Index: chrome/browser/gtk/notifications/balloon_view_gtk.cc |
diff --git a/chrome/browser/gtk/notifications/balloon_view_gtk.cc b/chrome/browser/gtk/notifications/balloon_view_gtk.cc |
index 038d335b44e0d2d2b88482353b1ef5f09d40ec3b..ea9d9aeea1b7f3eb582ef34bdd56b1b8979b84e1 100644 |
--- a/chrome/browser/gtk/notifications/balloon_view_gtk.cc |
+++ b/chrome/browser/gtk/notifications/balloon_view_gtk.cc |
@@ -25,10 +25,10 @@ |
#include "chrome/browser/gtk/info_bubble_gtk.h" |
#include "chrome/browser/gtk/menu_gtk.h" |
#include "chrome/browser/gtk/notifications/balloon_view_host_gtk.h" |
-#include "chrome/browser/gtk/notifications/notification_options_menu_model.h" |
#include "chrome/browser/gtk/rounded_window.h" |
#include "chrome/browser/notifications/balloon.h" |
#include "chrome/browser/notifications/desktop_notification_service.h" |
+#include "chrome/browser/notifications/notification_options_menu_model.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/renderer_host/render_view_host.h" |
#include "chrome/browser/renderer_host/render_widget_host_view.h" |