| Index: chrome/browser/plugins/plugin_infobar_delegates.h
|
| diff --git a/chrome/browser/plugins/plugin_infobar_delegates.h b/chrome/browser/plugins/plugin_infobar_delegates.h
|
| index 731caa2fa55d57bc41198842709b062a9a512496..aa9e1fd286aac98966c7473bf08fa968a9630c4b 100644
|
| --- a/chrome/browser/plugins/plugin_infobar_delegates.h
|
| +++ b/chrome/browser/plugins/plugin_infobar_delegates.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_PLUGINS_PLUGIN_INFOBAR_DELEGATES_H_
|
|
|
| #include "base/callback.h"
|
| -#include "chrome/browser/infobars/confirm_infobar_delegate.h"
|
| +#include "components/infobars/core/confirm_infobar_delegate.h"
|
| #include "url/gurl.h"
|
|
|
| #if defined(ENABLE_PLUGIN_INSTALLATION)
|
|
|