| Index: chrome/browser/gtk/options/content_filter_page_gtk.cc
|
| ===================================================================
|
| --- chrome/browser/gtk/options/content_filter_page_gtk.cc (revision 66496)
|
| +++ chrome/browser/gtk/options/content_filter_page_gtk.cc (working copy)
|
| @@ -21,6 +21,9 @@
|
| #include "chrome/browser/show_options_url.h"
|
| #include "chrome/browser/ui/browser.h"
|
| #include "chrome/common/chrome_switches.h"
|
| +#include "chrome/common/notification_details.h"
|
| +#include "chrome/common/notification_service.h"
|
| +#include "chrome/common/notification_type.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/locale_settings.h"
|
|
|