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

Unified Diff: chrome/browser/views/fullscreen_exit_bubble.h

Issue 1575011: Adds AnimationContainer, which can be used to group a set of (Closed)
Patch Set: Incorporated review feedback Created 10 years, 9 months 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
Index: chrome/browser/views/fullscreen_exit_bubble.h
diff --git a/chrome/browser/views/fullscreen_exit_bubble.h b/chrome/browser/views/fullscreen_exit_bubble.h
index 3767518fe3d03abf53083477eef238e40cc40d49..c9db5bbb0d50c63c727b8ae199c0328f4eac7a2e 100644
--- a/chrome/browser/views/fullscreen_exit_bubble.h
+++ b/chrome/browser/views/fullscreen_exit_bubble.h
@@ -7,6 +7,7 @@
#include "app/slide_animation.h"
#include "base/scoped_ptr.h"
+#include "base/timer.h"
#include "chrome/browser/command_updater.h"
#include "views/controls/link.h"

Powered by Google App Engine
This is Rietveld 408576698