summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/fullscreen_exit_bubble.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/fullscreen_exit_bubble.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/fullscreen_exit_bubble.h')
-rw-r--r--chrome/browser/ui/fullscreen_exit_bubble.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/ui/fullscreen_exit_bubble.h b/chrome/browser/ui/fullscreen_exit_bubble.h
index 50eb675..05268f2 100644
--- a/chrome/browser/ui/fullscreen_exit_bubble.h
+++ b/chrome/browser/ui/fullscreen_exit_bubble.h
@@ -16,10 +16,6 @@
class Browser;
-namespace ui {
-class SlideAnimation;
-}
-
namespace gfx {
class Rect;
}