From d37225fe08bb63a70cc52bcfbbd845af5726c419 Mon Sep 17 00:00:00 2001 From: "darin@google.com" Date: Tue, 12 Aug 2008 20:04:36 +0000 Subject: git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/slide_animation.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'chrome') diff --git a/chrome/common/slide_animation.cc b/chrome/common/slide_animation.cc index 2be6d093..f3f9c5a 100644 --- a/chrome/common/slide_animation.cc +++ b/chrome/common/slide_animation.cc @@ -29,8 +29,6 @@ #include "chrome/common/slide_animation.h" -#include - // How many frames per second to target. static const int kDefaultFramerateHz = 50; -- cgit v1.1