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

Unified Diff: chrome/browser/ui/cocoa/tabs/tab_projecting_image_view.h

Issue 23531053: ui/base/animation -> ui/gfx/animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge 2 trunk Created 7 years, 3 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/ui/cocoa/tabs/tab_projecting_image_view.h
diff --git a/chrome/browser/ui/cocoa/tabs/tab_projecting_image_view.h b/chrome/browser/ui/cocoa/tabs/tab_projecting_image_view.h
index 7f74b16ba8a837cc22e266495e8f8f52c276e316..a607809dd88759daa4860b3f4986054f4167964f 100644
--- a/chrome/browser/ui/cocoa/tabs/tab_projecting_image_view.h
+++ b/chrome/browser/ui/cocoa/tabs/tab_projecting_image_view.h
@@ -24,7 +24,7 @@
projectorImage:(NSImage*)projectorImage
throbImage:(NSImage*)throbImage
durationMS:(int)durationMS
- animationContainer:(ui::AnimationContainer*)animationContainer;
+ animationContainer:(gfx::AnimationContainer*)animationContainer;
@end

Powered by Google App Engine
This is Rietveld 408576698