summaryrefslogtreecommitdiffstats
path: root/views/controls/button/text_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/button/text_button.h')
-rw-r--r--views/controls/button/text_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/button/text_button.h b/views/controls/button/text_button.h
index f9e3722..5206c22 100644
--- a/views/controls/button/text_button.h
+++ b/views/controls/button/text_button.h
@@ -10,9 +10,9 @@
// TODO(avi): remove when not needed
#include "base/utf_string_conversions.h"
-#include "gfx/font.h"
#include "third_party/skia/include/core/SkBitmap.h"
#include "third_party/skia/include/core/SkColor.h"
+#include "ui/gfx/font.h"
#include "views/border.h"
#include "views/controls/button/custom_button.h"