| Index: chrome/browser/plugins/plugin_info_message_filter.h
|
| diff --git a/chrome/browser/plugins/plugin_info_message_filter.h b/chrome/browser/plugins/plugin_info_message_filter.h
|
| index bcedfc377c78454262cbb82e2e116dd254618795..cc577c601504ce1be1d39a3debeca1d7a3199ce5 100644
|
| --- a/chrome/browser/plugins/plugin_info_message_filter.h
|
| +++ b/chrome/browser/plugins/plugin_info_message_filter.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/prefs/pref_member.h"
|
| #include "base/sequenced_task_runner_helpers.h"
|
| #include "chrome/browser/plugins/plugin_prefs.h"
|
| -#include "chrome/common/content_settings.h"
|
| +#include "components/content_settings/core/common/content_settings.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|
| struct ChromeViewHostMsg_GetPluginInfo_Output;
|
|
|