| Index: chrome/browser/cocoa/content_exceptions_window_controller.h
|
| diff --git a/chrome/browser/cocoa/content_exceptions_window_controller.h b/chrome/browser/cocoa/content_exceptions_window_controller.h
|
| index 98af089dd7d4f3e32046303373d2f099cc35ba38..23d1a988960d14545c39c509ea01b758877c8cbd 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;
|
|
|