summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/custom_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/custom_button.h')
-rw-r--r--chrome/browser/ui/gtk/custom_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/custom_button.h b/chrome/browser/ui/gtk/custom_button.h
index 87c28d3..75f20a8 100644
--- a/chrome/browser/ui/gtk/custom_button.h
+++ b/chrome/browser/ui/gtk/custom_button.h
@@ -12,11 +12,11 @@
#include "chrome/browser/ui/gtk/owned_widget_gtk.h"
#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
-#include "gfx/rect.h"
#include "third_party/skia/include/core/SkColor.h"
#include "ui/base/animation/animation_delegate.h"
#include "ui/base/animation/slide_animation.h"
#include "ui/base/gtk/gtk_signal.h"
+#include "ui/gfx/rect.h"
class CairoCachedSurface;
class GtkThemeProvider;