summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_installer_infobar_delegate.cc
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-17 17:57:36 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-17 17:57:36 +0000
commitc2839a2dad240af0cf86c2f5338f04ee3c5246f2 (patch)
tree02bffad0629460fdd017287f95275af9835dd06e /chrome/browser/plugin_installer_infobar_delegate.cc
parent869d1c4b856d51663a0155cd714a231fc6e18ac2 (diff)
downloadchromium_src-c2839a2dad240af0cf86c2f5338f04ee3c5246f2.zip
chromium_src-c2839a2dad240af0cf86c2f5338f04ee3c5246f2.tar.gz
chromium_src-c2839a2dad240af0cf86c2f5338f04ee3c5246f2.tar.bz2
Remove some unnecessary includes of view_messages.h.
BUG=98716 TBR=ananta Review URL: http://codereview.chromium.org/8590033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110522 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/plugin_installer_infobar_delegate.cc')
-rw-r--r--chrome/browser/plugin_installer_infobar_delegate.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/plugin_installer_infobar_delegate.cc b/chrome/browser/plugin_installer_infobar_delegate.cc
index 65116ae..a99070c 100644
--- a/chrome/browser/plugin_installer_infobar_delegate.cc
+++ b/chrome/browser/plugin_installer_infobar_delegate.cc
@@ -8,7 +8,6 @@
#include "chrome/browser/infobars/infobar_tab_helper.h"
#include "content/browser/renderer_host/render_view_host.h"
#include "content/browser/tab_contents/tab_contents.h"
-#include "content/common/view_messages.h"
#include "grit/generated_resources.h"
#include "grit/locale_settings.h"
#include "grit/theme_resources_standard.h"