diff options
Diffstat (limited to 'ash/system/tray/special_popup_row.h')
-rw-r--r-- | ash/system/tray/special_popup_row.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h index f287f3d..a24ab96 100644 --- a/ash/system/tray/special_popup_row.h +++ b/ash/system/tray/special_popup_row.h @@ -6,7 +6,7 @@ #define ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_ #include "ash/ash_export.h" -#include "ui/gfx/size.h" +#include "ui/gfx/geometry/size.h" #include "ui/views/view.h" namespace views { |