| Index: ash/system/tray/tray_popup_label_button.cc
|
| diff --git a/ash/system/tray/tray_popup_label_button.cc b/ash/system/tray/tray_popup_label_button.cc
|
| index cca2f9e124318e49b8aa34e9197849c543912ecb..4d4ff84620c2ebf9dbee0e62b99b7fecaef750a8 100644
|
| --- a/ash/system/tray/tray_popup_label_button.cc
|
| +++ b/ash/system/tray/tray_popup_label_button.cc
|
| @@ -7,7 +7,7 @@
|
| #include "ash/ash_constants.h"
|
| #include "ash/system/tray/tray_popup_label_button_border.h"
|
| #include "ui/gfx/canvas.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/views/painter.h"
|
|
|
| namespace ash {
|
|
|