| Index: chrome/browser/plugin_installer_infobar_delegate.cc
|
| ===================================================================
|
| --- chrome/browser/plugin_installer_infobar_delegate.cc (revision 76467)
|
| +++ chrome/browser/plugin_installer_infobar_delegate.cc (working copy)
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/plugin_installer_infobar_delegate.h"
|
|
|
| -#include "chrome/browser/renderer_host/render_view_host.h"
|
| -#include "chrome/browser/tab_contents/tab_contents.h"
|
| +#include "content/browser/renderer_host/render_view_host.h"
|
| +#include "content/browser/tab_contents/tab_contents.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/locale_settings.h"
|
| #include "grit/theme_resources.h"
|
|
|