| Index: ash/system/tray/special_popup_row.cc
|
| diff --git a/ash/system/tray/special_popup_row.cc b/ash/system/tray/special_popup_row.cc
|
| index 736c113eb3f3b4b137ef59dc26f5935c2bf29faa..2e54fcd00b13160dd6e42d639a338f6e6cec409b 100644
|
| --- a/ash/system/tray/special_popup_row.cc
|
| +++ b/ash/system/tray/special_popup_row.cc
|
| @@ -13,7 +13,7 @@
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/geometry/insets.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/views/background.h"
|
| #include "ui/views/border.h"
|
| #include "ui/views/controls/separator.h"
|
|
|