| Index: ash/system/tray/throbber_view.h
|
| diff --git a/ash/system/tray/throbber_view.h b/ash/system/tray/throbber_view.h
|
| index 1c7a9d7592f3832ded5706e6fd0530694dafe9be..08976d6138ba9c184f202f0e115128a31ce8a537 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"
|
|
|
|
|