summaryrefslogtreecommitdiffstats
path: root/chrome/views/controls/button/image_button.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/controls/button/image_button.cc')
-rw-r--r--chrome/views/controls/button/image_button.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/chrome/views/controls/button/image_button.cc b/chrome/views/controls/button/image_button.cc
index 235cc83..8b5ec86 100644
--- a/chrome/views/controls/button/image_button.cc
+++ b/chrome/views/controls/button/image_button.cc
@@ -4,11 +4,8 @@
#include "chrome/views/controls/button/image_button.h"
-#include "chrome/app/chrome_dll_resource.h"
+#include "app/throb_animation.h"
#include "chrome/common/gfx/chrome_canvas.h"
-#include "chrome/common/l10n_util.h"
-#include "chrome/common/throb_animation.h"
-#include "grit/generated_resources.h"
#include "skia/ext/image_operations.h"
namespace views {