| Index: chrome/browser/gtk/options/content_exception_editor.cc
|
| diff --git a/chrome/browser/gtk/options/content_exception_editor.cc b/chrome/browser/gtk/options/content_exception_editor.cc
|
| index e0dfc8396dff90e8dbc119c4fdddf19afa71c86b..144bf84226ae01b606428953e6bfda8e25fed01a 100644
|
| --- a/chrome/browser/gtk/options/content_exception_editor.cc
|
| +++ b/chrome/browser/gtk/options/content_exception_editor.cc
|
| @@ -9,8 +9,8 @@
|
| #include "base/message_loop.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/content_exceptions_table_model.h"
|
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/gtk/gtk_util.h"
|
| -#include "chrome/browser/host_content_settings_map.h"
|
| #include "grit/app_resources.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/theme_resources.h"
|
|
|