Index: chrome/browser/gtk/options/content_filter_page_gtk.cc |
diff --git a/chrome/browser/gtk/options/content_filter_page_gtk.cc b/chrome/browser/gtk/options/content_filter_page_gtk.cc |
index d352f52ea712cbc86cdb7a776753bdd14b0a3c02..edae3efbda11708a5d67d1fd44ab3fa7a30c0c85 100644 |
--- a/chrome/browser/gtk/options/content_filter_page_gtk.cc |
+++ b/chrome/browser/gtk/options/content_filter_page_gtk.cc |
@@ -6,7 +6,6 @@ |
#include "app/l10n_util.h" |
#include "base/command_line.h" |
-#include "chrome/browser/browser.h" |
#include "chrome/browser/geolocation/geolocation_content_settings_map.h" |
#include "chrome/browser/geolocation/geolocation_exceptions_table_model.h" |
#include "chrome/browser/host_content_settings_map.h" |
@@ -20,6 +19,7 @@ |
#include "chrome/browser/notifications/desktop_notification_service.h" |
#include "chrome/browser/notifications/notification_exceptions_table_model.h" |
#include "chrome/browser/show_options_url.h" |
+#include "chrome/browser/ui/browser.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/url_constants.h" |