| Index: ui/gfx/compositor/layer_animation_delegate.h
|
| ===================================================================
|
| --- ui/gfx/compositor/layer_animation_delegate.h (revision 107719)
|
| +++ ui/gfx/compositor/layer_animation_delegate.h (working copy)
|
| @@ -12,7 +12,7 @@
|
|
|
| namespace ui {
|
|
|
| -// Layer animations interact with the layers using this interface.
|
| +// LayerAnimation interacts with the Layer using this interface.
|
| class COMPOSITOR_EXPORT LayerAnimationDelegate {
|
| public:
|
| virtual void SetBoundsFromAnimation(const gfx::Rect& bounds) = 0;
|
|
|