diff options
Diffstat (limited to 'chrome/browser/cocoa/content_exceptions_window_controller.h')
-rw-r--r-- | chrome/browser/cocoa/content_exceptions_window_controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/cocoa/content_exceptions_window_controller.h b/chrome/browser/cocoa/content_exceptions_window_controller.h index 98af089..23d1a98 100644 --- a/chrome/browser/cocoa/content_exceptions_window_controller.h +++ b/chrome/browser/cocoa/content_exceptions_window_controller.h @@ -6,7 +6,7 @@ #include "base/cocoa_protocols_mac.h" #include "base/scoped_ptr.h" -#include "chrome/browser/host_content_settings_map.h" +#include "chrome/browser/content_settings/host_content_settings_map.h" #include "chrome/common/content_settings_types.h" class ContentExceptionsTableModel; |