summaryrefslogtreecommitdiffstats
path: root/content/utility/utility_thread_impl.h
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-11 00:43:30 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-11 00:43:30 +0000
commit83f93d3b7bf81c823c38a4d628b8486f354462cc (patch)
tree4efe00cb0a38503915aeaa6b396ec2c894e7cfad /content/utility/utility_thread_impl.h
parent67d3135ca4b8aacbcd5a2fdaa560920b0089c8ac (diff)
downloadchromium_src-83f93d3b7bf81c823c38a4d628b8486f354462cc.zip
chromium_src-83f93d3b7bf81c823c38a4d628b8486f354462cc.tar.gz
chromium_src-83f93d3b7bf81c823c38a4d628b8486f354462cc.tar.bz2
Cleanup: Remove more unneeded forward declares in content.
BUG=none TEST=none Review URL: http://codereview.chromium.org/8511044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109549 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/utility/utility_thread_impl.h')
-rw-r--r--content/utility/utility_thread_impl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/content/utility/utility_thread_impl.h b/content/utility/utility_thread_impl.h
index ab468c4..6facec1 100644
--- a/content/utility/utility_thread_impl.h
+++ b/content/utility/utility_thread_impl.h
@@ -23,10 +23,6 @@ namespace content {
class SerializedScriptValue;
}
-namespace webkit {
-struct WebPluginInfo;
-}
-
namespace webkit_glue {
class WebKitPlatformSupportImpl;
}