summaryrefslogtreecommitdiffstats
path: root/chrome/common/temp_scaffolding_stubs.h
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-05 22:47:10 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-05 22:47:10 +0000
commita60551c712b36d6241c234cd81ae2a847f323ec5 (patch)
treeff5f9f239fd0dc3b58d2905bcabea14207cb737c /chrome/common/temp_scaffolding_stubs.h
parent2761ff93c55cc556f1ddc35bca023442bbc3ab00 (diff)
downloadchromium_src-a60551c712b36d6241c234cd81ae2a847f323ec5.zip
chromium_src-a60551c712b36d6241c234cd81ae2a847f323ec5.tar.gz
chromium_src-a60551c712b36d6241c234cd81ae2a847f323ec5.tar.bz2
Cleanup some forward declared structs that are not being used.
Also do some lint removal while I'm at it. Review URL: http://codereview.chromium.org/20107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9269 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/temp_scaffolding_stubs.h')
-rw-r--r--chrome/common/temp_scaffolding_stubs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/temp_scaffolding_stubs.h b/chrome/common/temp_scaffolding_stubs.h
index ca0fbf6..8b72a7e 100644
--- a/chrome/common/temp_scaffolding_stubs.h
+++ b/chrome/common/temp_scaffolding_stubs.h
@@ -75,6 +75,7 @@ class URLRequestContext;
class UserScriptMaster;
class VisitedLinkMaster;
class WebContents;
+struct WebPluginGeometry;
class WebPreferences;
namespace IPC {
@@ -430,7 +431,6 @@ class IconManager {
};
struct ViewHostMsg_DidPrintPage_Params;
-struct ViewHostMsg_FrameNavigate_Params;
class DebuggerWrapper : public base::RefCountedThreadSafe<DebuggerWrapper> {
public: