Chromium Code Reviews| Index: ui/views/view_unittest.cc |
| =================================================================== |
| --- ui/views/view_unittest.cc (revision 157564) |
| +++ ui/views/view_unittest.cc (working copy) |
| @@ -2873,9 +2873,6 @@ |
| // LayerAnimator. |
| virtual void SetBounds(const gfx::Rect& bounds) OVERRIDE; |
| - protected: |
| - ~TestLayerAnimator() { } |
| - |
| private: |
| gfx::Rect last_bounds_; |