| Index: chrome/browser/gtk/content_setting_bubble_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/content_setting_bubble_gtk.cc (revision 69306)
|
| +++ chrome/browser/gtk/content_setting_bubble_gtk.cc (working copy)
|
| @@ -22,7 +22,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| #include "chrome/common/content_settings.h"
|
| -#include "chrome/common/notification_service.h"
|
| +#include "chrome/common/notification_source.h"
|
| #include "chrome/common/notification_type.h"
|
| #include "gfx/gtk_util.h"
|
| #include "grit/app_resources.h"
|
|
|