summaryrefslogtreecommitdiffstats
path: root/chrome/common/animation.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/animation.cc')
-rw-r--r--chrome/common/animation.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/animation.cc b/chrome/common/animation.cc
index 315f9f5..0898935 100644
--- a/chrome/common/animation.cc
+++ b/chrome/common/animation.cc
@@ -121,4 +121,3 @@ int Animation::CalculateInterval(int frame_rate) {
timer_interval = 10;
return timer_interval;
}
-