Index: chrome/browser/gtk/options/cookie_filter_page_gtk.cc |
diff --git a/chrome/browser/gtk/options/cookie_filter_page_gtk.cc b/chrome/browser/gtk/options/cookie_filter_page_gtk.cc |
index 5441e638010710d30d694ca861d22ba02cee639f..267b6af9c6b767a178667810b1a658e84929ecaf 100644 |
--- a/chrome/browser/gtk/options/cookie_filter_page_gtk.cc |
+++ b/chrome/browser/gtk/options/cookie_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/browsing_data_local_storage_helper.h" |
#include "chrome/browser/gtk/browser_window_gtk.h" |
#include "chrome/browser/gtk/gtk_chrome_link_button.h" |
@@ -16,6 +15,7 @@ |
#include "chrome/browser/host_content_settings_map.h" |
#include "chrome/browser/profile.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 "grit/generated_resources.h" |