| Index: ui/compositor/scoped_layer_animation_settings.h
|
| diff --git a/ui/compositor/scoped_layer_animation_settings.h b/ui/compositor/scoped_layer_animation_settings.h
|
| index 2b99c63e97633847fdc8f4911ce9b5b7353bf3e5..f8fc459e28e220c33be6132168c8dbbf2a9afd50 100644
|
| --- a/ui/compositor/scoped_layer_animation_settings.h
|
| +++ b/ui/compositor/scoped_layer_animation_settings.h
|
| @@ -16,7 +16,6 @@
|
| namespace ui {
|
|
|
| class ImplicitAnimationObserver;
|
| -class LayerAnimationObserver;
|
|
|
| // Scoped settings allow you to temporarily change the animator's settings and
|
| // these changes are reverted when the object is destroyed. NOTE: when the
|
|
|