From ff7c7ed36be6942c7cb88ded9894f4e0faf5d58c Mon Sep 17 00:00:00 2001 From: "sky@chromium.org" Date: Thu, 18 Nov 2010 21:48:18 +0000 Subject: More animation cleanup. BUG=none TEST=none Review URL: http://codereview.chromium.org/5154006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66683 0039d316-1c4b-4281-b951-d872f2087c98 --- views/controls/button/text_button.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'views/controls') diff --git a/views/controls/button/text_button.cc b/views/controls/button/text_button.cc index f758910..578be80 100644 --- a/views/controls/button/text_button.cc +++ b/views/controls/button/text_button.cc @@ -8,6 +8,7 @@ #include "app/throb_animation.h" #include "app/resource_bundle.h" +#include "base/logging.h" #include "gfx/canvas_skia.h" #include "views/controls/button/button.h" #include "views/event.h" -- cgit v1.1