| 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
|
|
|
|
|