Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1586)

Unified Diff: chrome/browser/ui/views/fullscreen_exit_bubble_views.h

Issue 8533030: Cleanup: Remove forward declarations in various chrome/browser directories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/touch/tabs/touch_tab_strip.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/fullscreen_exit_bubble_views.h
===================================================================
--- chrome/browser/ui/views/fullscreen_exit_bubble_views.h (revision 110049)
+++ chrome/browser/ui/views/fullscreen_exit_bubble_views.h (working copy)
@@ -11,6 +11,10 @@
#include "googleurl/src/gurl.h"
#include "views/controls/link_listener.h"
+namespace ui {
+class SlideAnimation;
+}
+
namespace views {
class View;
class Widget;
« no previous file with comments | « chrome/browser/ui/touch/tabs/touch_tab_strip.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698