diff options
Diffstat (limited to 'chrome/browser/plugin_installer.h')
-rw-r--r-- | chrome/browser/plugin_installer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/plugin_installer.h b/chrome/browser/plugin_installer.h index 2ba3424..9e11178 100644 --- a/chrome/browser/plugin_installer.h +++ b/chrome/browser/plugin_installer.h @@ -5,7 +5,7 @@ #ifndef CHROME_BROWSER_PLUGIN_INSTALLER_H_ #define CHROME_BROWSER_PLUGIN_INSTALLER_H_ -#include "chrome/browser/infobar_delegate.h" +#include "chrome/browser/tab_contents/infobar_delegate.h" class WebContents; |