| Index: chrome/browser/gtk/options/content_filter_page_gtk.h
 | 
| diff --git a/chrome/browser/gtk/options/content_filter_page_gtk.h b/chrome/browser/gtk/options/content_filter_page_gtk.h
 | 
| index e3c2d6adf65bc0158e74873783e74cf8ec750876..6150226e9bc2d29b1557c9fa8058e07223fcef7f 100644
 | 
| --- a/chrome/browser/gtk/options/content_filter_page_gtk.h
 | 
| +++ b/chrome/browser/gtk/options/content_filter_page_gtk.h
 | 
| @@ -9,8 +9,8 @@
 | 
|  #include <gtk/gtk.h>
 | 
|  
 | 
|  #include "app/gtk_signal.h"
 | 
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
 | 
|  #include "chrome/browser/options_page_base.h"
 | 
| -#include "chrome/browser/host_content_settings_map.h"
 | 
|  #include "chrome/common/content_settings.h"
 | 
|  #include "chrome/common/content_settings_types.h"
 | 
|  #include "chrome/common/notification_registrar.h"
 | 
| 
 |