| Index: ash/system/tray/special_popup_row.h
|
| diff --git a/ash/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h
|
| index f287f3d5f7af0503b42b30641fdaa0fa0f56d134..a24ab968b3c6594bccd2c37052c36289a01791f5 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 {
|
|
|