summaryrefslogtreecommitdiffstats
path: root/views/controls/button/image_button.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/button/image_button.cc')
-rw-r--r--views/controls/button/image_button.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/button/image_button.cc b/views/controls/button/image_button.cc
index 362b7abe..306633e 100644
--- a/views/controls/button/image_button.cc
+++ b/views/controls/button/image_button.cc
@@ -4,9 +4,9 @@
#include "views/controls/button/image_button.h"
-#include "app/throb_animation.h"
#include "gfx/canvas.h"
#include "gfx/skbitmap_operations.h"
+#include "ui/base/animation/throb_animation.h"
namespace views {