summaryrefslogtreecommitdiffstats
path: root/chrome/views/button.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/button.cc')
-rw-r--r--chrome/views/button.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/views/button.cc b/chrome/views/button.cc
index 36c228a..3c675d5 100644
--- a/chrome/views/button.cc
+++ b/chrome/views/button.cc
@@ -12,10 +12,9 @@
#include "chrome/common/l10n_util.h"
#include "chrome/common/throb_animation.h"
#include "chrome/views/event.h"
+#include "grit/generated_resources.h"
#include "skia/ext/image_operations.h"
-#include "generated_resources.h"
-
namespace views {
static const int kDefaultWidth = 16; // Default button width if no theme.