| Index: chrome/browser/ui/gtk/status_bubble_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/status_bubble_gtk.cc (revision 106380)
|
| +++ chrome/browser/ui/gtk/status_bubble_gtk.cc (working copy)
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/browser/ui/gtk/rounded_window.h"
|
| #include "chrome/browser/ui/gtk/slide_animator_gtk.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| -#include "content/common/notification_service.h"
|
| +#include "content/public/browser/notification_source.h"
|
| #include "ui/base/animation/slide_animation.h"
|
| #include "ui/base/gtk/gtk_hig_constants.h"
|
| #include "ui/base/text/text_elider.h"
|
|
|