| Index: chrome/browser/ui/views/options/content_filter_page_view.h
|
| diff --git a/chrome/browser/ui/views/options/content_filter_page_view.h b/chrome/browser/ui/views/options/content_filter_page_view.h
|
| index dd4629e96504767af23c7936e162a574f087b137..a9f09e1f3b6090705e2a6b9dce7388717a57e73d 100644
|
| --- a/chrome/browser/ui/views/options/content_filter_page_view.h
|
| +++ b/chrome/browser/ui/views/options/content_filter_page_view.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_OPTIONS_CONTENT_FILTER_PAGE_VIEW_H_
|
| #pragma once
|
|
|
| -#include "chrome/browser/host_content_settings_map.h"
|
| +#include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/views/options/options_page_view.h"
|
| #include "chrome/common/content_settings_types.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|