| Index: ui/compositor/layer_animation_observer.h
|
| ===================================================================
|
| --- ui/compositor/layer_animation_observer.h (revision 139956)
|
| +++ ui/compositor/layer_animation_observer.h (working copy)
|
| @@ -83,8 +83,6 @@
|
| ImplicitAnimationObserver();
|
| virtual ~ImplicitAnimationObserver();
|
|
|
| - // Do not "delete this" in your implementation. Consider using something
|
| - // like MessageLoop::current()->DeleteSoon() instead.
|
| virtual void OnImplicitAnimationsCompleted() = 0;
|
|
|
| protected:
|
|
|