diff options
Diffstat (limited to 'ash/system/tray/throbber_view.h')
-rw-r--r-- | ash/system/tray/throbber_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/system/tray/throbber_view.h b/ash/system/tray/throbber_view.h index 1c7a9d7..08976d6 100644 --- a/ash/system/tray/throbber_view.h +++ b/ash/system/tray/throbber_view.h @@ -5,7 +5,7 @@ #ifndef ASH_SYSTEM_TRAY_THROBBER_VIEW_H_ #define ASH_SYSTEM_TRAY_THROBBER_VIEW_H_ -#include "ui/gfx/size.h" +#include "ui/gfx/geometry/size.h" #include "ui/views/controls/throbber.h" #include "ui/views/view.h" |