| Index: chrome/browser/plugin_installer_infobar_delegate.h
|
| diff --git a/chrome/browser/plugin_installer_infobar_delegate.h b/chrome/browser/plugin_installer_infobar_delegate.h
|
| index 631831bba3017d9d39ec8db805f53f3f75a04151..66e18932715cf4a7910e09a5d02ecd28262682df 100644
|
| --- a/chrome/browser/plugin_installer_infobar_delegate.h
|
| +++ b/chrome/browser/plugin_installer_infobar_delegate.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_PLUGIN_INSTALLER_INFOBAR_DELEGATE_H_
|
| #pragma once
|
|
|
| -#include "chrome/browser/tab_contents/infobar_delegate.h"
|
| +#include "chrome/browser/tab_contents/confirm_infobar_delegate.h"
|
|
|
| class TabContents;
|
|
|
|
|