| Index: chrome/browser/ui/gtk/global_history_menu.cc
|
| ===================================================================
|
| --- chrome/browser/ui/gtk/global_history_menu.cc (revision 106380)
|
| +++ chrome/browser/ui/gtk/global_history_menu.cc (working copy)
|
| @@ -23,7 +23,7 @@
|
| #include "chrome/browser/ui/gtk/gtk_util.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/url_constants.h"
|
| -#include "content/common/notification_service.h"
|
| +#include "content/public/browser/notification_source.h"
|
| #include "grit/generated_resources.h"
|
| #include "ui/base/gtk/owned_widget_gtk.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|