Commit 08dbd4f5 authored by pkasting@chromium.org's avatar pkasting@chromium.org

Fix build break


git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72167 0039d316-1c4b-4281-b951-d872f2087c98
parent f4f50efb
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
#include "chrome/browser/plugin_installer_infobar_delegate.h" #include "chrome/browser/plugin_installer_infobar_delegate.h"
#include "app/l10n_util.h" #include "app/l10n_util.h"
#include "app/resource_bundle.h"
#include "chrome/browser/renderer_host/render_view_host.h" #include "chrome/browser/renderer_host/render_view_host.h"
#include "chrome/browser/tab_contents/tab_contents.h" #include "chrome/browser/tab_contents/tab_contents.h"
#include "grit/generated_resources.h" #include "grit/generated_resources.h"
#include "grit/locale_settings.h" #include "grit/locale_settings.h"
#include "grit/theme_resources.h" #include "grit/theme_resources.h"
#include "ui/base/resource/resource_bundle.h"
#include "webkit/plugins/npapi/default_plugin_shared.h" #include "webkit/plugins/npapi/default_plugin_shared.h"
PluginInstallerInfoBarDelegate::PluginInstallerInfoBarDelegate( PluginInstallerInfoBarDelegate::PluginInstallerInfoBarDelegate(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment