summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_plugin_host.cc
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-04 15:21:50 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-04 15:21:50 +0000
commita141675e90b9fb80b0a7d1f18b9dcc866226fa0d (patch)
tree52e717bd3928f6d2bf045831ee474967bcf95725 /chrome/browser/chrome_plugin_host.cc
parentfca94f27c89ce98e74459ebb6a761e07b63cfe7a (diff)
downloadchromium_src-a141675e90b9fb80b0a7d1f18b9dcc866226fa0d.zip
chromium_src-a141675e90b9fb80b0a7d1f18b9dcc866226fa0d.tar.gz
chromium_src-a141675e90b9fb80b0a7d1f18b9dcc866226fa0d.tar.bz2
Cleanup some duplicated includes.
BUG=None TEST=trybots Review URL: http://codereview.chromium.org/3358014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58582 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chrome_plugin_host.cc')
-rw-r--r--chrome/browser/chrome_plugin_host.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/chrome_plugin_host.cc b/chrome/browser/chrome_plugin_host.cc
index 81e4c26..806d5da 100644
--- a/chrome/browser/chrome_plugin_host.cc
+++ b/chrome/browser/chrome_plugin_host.cc
@@ -17,7 +17,6 @@
#include "base/singleton.h"
#include "base/string_util.h"
#include "chrome/browser/browser_list.h"
-#include "chrome/browser/chrome_thread.h"
#include "chrome/browser/chrome_plugin_browsing_context.h"
#include "chrome/browser/chrome_thread.h"
#include "chrome/browser/dom_ui/html_dialog_ui.h"