| Index: chrome/browser/gtk/options/cookie_filter_page_gtk.h
|
| diff --git a/chrome/browser/gtk/options/cookie_filter_page_gtk.h b/chrome/browser/gtk/options/cookie_filter_page_gtk.h
|
| index 37c0ce3a252f27dd9c76363717f2280162777443..36b7181be26f4190e1cc86f632b9d047e2e74a5a 100644
|
| --- a/chrome/browser/gtk/options/cookie_filter_page_gtk.h
|
| +++ b/chrome/browser/gtk/options/cookie_filter_page_gtk.h
|
| @@ -11,7 +11,7 @@
|
| #include <string>
|
|
|
| #include "app/gtk_signal.h"
|
| -#include "chrome/browser/host_content_settings_map.h"
|
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/options_page_base.h"
|
| #include "chrome/browser/prefs/pref_member.h"
|
|
|
|
|