diff options
Diffstat (limited to 'views/controls/button/native_button.h')
-rw-r--r-- | views/controls/button/native_button.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/button/native_button.h b/views/controls/button/native_button.h index 8b3fbcf..50aaff73 100644 --- a/views/controls/button/native_button.h +++ b/views/controls/button/native_button.h @@ -5,7 +5,7 @@ #ifndef VIEWS_CONTROLS_BUTTON_NATIVE_BUTTON_H_ #define VIEWS_CONTROLS_BUTTON_NATIVE_BUTTON_H_ -#include "app/gfx/chrome_font.h" +#include "app/gfx/font.h" #include "views/controls/button/button.h" #include "views/controls/button/native_button_wrapper.h" |