| Index: ash/system/user/button_from_view.cc
|
| diff --git a/ash/system/user/button_from_view.cc b/ash/system/user/button_from_view.cc
|
| index f3318ca2913f3a57d413573160a8437026940da1..bbacb556e21907b5366cbdefcfe91acf394e707c 100644
|
| --- a/ash/system/user/button_from_view.cc
|
| +++ b/ash/system/user/button_from_view.cc
|
| @@ -9,6 +9,7 @@
|
| #include "ash/system/tray/tray_utils.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "ui/accessibility/ax_enums.h"
|
| #include "ui/accessibility/ax_view_state.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/views/background.h"
|
|
|