| Index: chrome/browser/content_exceptions_table_model.h
|
| diff --git a/chrome/browser/content_exceptions_table_model.h b/chrome/browser/content_exceptions_table_model.h
|
| index 245522ea60aac3fb2fc8b616536140fedf4f7160..17986f765943b828209051961ddd061ce4ff15c7 100644
|
| --- a/chrome/browser/content_exceptions_table_model.h
|
| +++ b/chrome/browser/content_exceptions_table_model.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/ref_counted.h"
|
| #include "chrome/common/content_settings.h"
|
| #include "chrome/common/content_settings_types.h"
|
| -#include "chrome/browser/host_content_settings_map.h"
|
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
|
|
|
| class ContentExceptionsTableModel : public TableModel {
|
| public:
|
|
|