summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/tab_contents/tab_contents_wrapper.h
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-16 00:52:43 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-16 00:52:43 +0000
commit913e45a38e635ad3b0d7db78b78367cccd62b421 (patch)
tree750d8758c099a26d9edc7971d93431237a287a66 /chrome/browser/ui/tab_contents/tab_contents_wrapper.h
parenta1277d59b62d993d15a951a2cb2372b835ecdec5 (diff)
downloadchromium_src-913e45a38e635ad3b0d7db78b78367cccd62b421.zip
chromium_src-913e45a38e635ad3b0d7db78b78367cccd62b421.tar.gz
chromium_src-913e45a38e635ad3b0d7db78b78367cccd62b421.tar.bz2
Cleanup: Remove forward declarations in various chrome/browser directories.
BUG=none TEST=none Review URL: http://codereview.chromium.org/8533030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110225 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ui/tab_contents/tab_contents_wrapper.h')
-rw-r--r--chrome/browser/ui/tab_contents/tab_contents_wrapper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/tab_contents/tab_contents_wrapper.h b/chrome/browser/ui/tab_contents/tab_contents_wrapper.h
index 33ba9a5..f99daf5 100644
--- a/chrome/browser/ui/tab_contents/tab_contents_wrapper.h
+++ b/chrome/browser/ui/tab_contents/tab_contents_wrapper.h
@@ -32,7 +32,6 @@ class ExtensionTabHelper;
class ExtensionWebNavigationTabObserver;
class ExternalProtocolObserver;
class FaviconTabHelper;
-class FileSelectObserver;
class FindTabHelper;
class InfoBarTabHelper;
class HistoryTabHelper;