Chromium Code Reviews| Index: trunk/src/cc/animation/layer_animation_controller.cc |
| =================================================================== |
| --- trunk/src/cc/animation/layer_animation_controller.cc (revision 266894) |
| +++ trunk/src/cc/animation/layer_animation_controller.cc (working copy) |
| @@ -205,7 +205,6 @@ |
| if (!HasActiveValueObserver()) |
| return; |
| - DCHECK(last_tick_time_); |
| if (start_ready_animations) |
| PromoteStartedAnimations(last_tick_time_, events); |