| Index: chrome/browser/plugin_infobar_delegates.h
|
| diff --git a/chrome/browser/plugin_infobar_delegates.h b/chrome/browser/plugin_infobar_delegates.h
|
| index cf9eda300ea9b76436216a9d97400951ff5bb0d0..5bb17d5cb245f44de493dc26de7308286710686e 100644
|
| --- a/chrome/browser/plugin_infobar_delegates.h
|
| +++ b/chrome/browser/plugin_infobar_delegates.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_PLUGIN_INFOBAR_DELEGATES_H_
|
|
|
| #include "base/callback.h"
|
| -#include "chrome/browser/tab_contents/confirm_infobar_delegate.h"
|
| +#include "chrome/browser/api/infobars/confirm_infobar_delegate.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
| #if defined(ENABLE_PLUGIN_INSTALLATION)
|
|
|