| Index: ash/common/system/tray/fixed_sized_scroll_view.cc
|
| diff --git a/ash/common/system/tray/fixed_sized_scroll_view.cc b/ash/common/system/tray/fixed_sized_scroll_view.cc
|
| index e14a6107eea89a8419059d43ebda022105946b30..52bf75ac0c8af6541a6261c486bf79650b258987 100644
|
| --- a/ash/common/system/tray/fixed_sized_scroll_view.cc
|
| +++ b/ash/common/system/tray/fixed_sized_scroll_view.cc
|
| @@ -5,6 +5,7 @@
|
| #include "ash/common/system/tray/fixed_sized_scroll_view.h"
|
|
|
| #include "ash/common/material_design/material_design_controller.h"
|
| +#include "ui/views/background.h"
|
| #include "ui/views/controls/scrollbar/overlay_scroll_bar.h"
|
|
|
| namespace ash {
|
|
|