| Index: chrome/browser/plugin_exceptions_table_model.h
|
| diff --git a/chrome/browser/plugin_exceptions_table_model.h b/chrome/browser/plugin_exceptions_table_model.h
|
| index f4f59e893ecf1cee3e6f1ecd5a62eb91f9a5478f..37009a249493284f46d9e8e255478fc1924539e9 100644
|
| --- a/chrome/browser/plugin_exceptions_table_model.h
|
| +++ b/chrome/browser/plugin_exceptions_table_model.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <deque>
|
|
|
| -#include "chrome/browser/host_content_settings_map.h"
|
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/remove_rows_table_model.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "webkit/glue/plugins/plugin_list.h"
|
|
|