diff options
Diffstat (limited to 'chrome/common/throb_animation.cc')
-rw-r--r-- | chrome/common/throb_animation.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/throb_animation.cc b/chrome/common/throb_animation.cc index be7a852..402d9b5 100644 --- a/chrome/common/throb_animation.cc +++ b/chrome/common/throb_animation.cc @@ -66,4 +66,3 @@ void ThrobAnimation::ResetForSlide() { cycles_remaining_ = 0; throbbing_ = false; } - |