Index: chrome/browser/ui/views/tabs/base_tab_strip.h |
=================================================================== |
--- chrome/browser/ui/views/tabs/base_tab_strip.h (revision 70685) |
+++ chrome/browser/ui/views/tabs/base_tab_strip.h (working copy) |
@@ -224,7 +224,7 @@ |
// Creates an AnimationDelegate that resets state after a remove animation |
// completes. The caller owns the returned object. |
- AnimationDelegate* CreateRemoveTabDelegate(BaseTab* tab); |
+ ui::AnimationDelegate* CreateRemoveTabDelegate(BaseTab* tab); |
// Invoked from Layout if the size changes or layout is really needed. |
virtual void DoLayout(); |