| Index: ash/system/tray/actionable_view.cc
|
| diff --git a/ash/system/tray/actionable_view.cc b/ash/system/tray/actionable_view.cc
|
| index 0ebb904c1625c697bc8258440297044553a39e3e..7e3eb5f2bfa8474dea2e60000a4bdd1ae025a8b1 100644
|
| --- a/ash/system/tray/actionable_view.cc
|
| +++ b/ash/system/tray/actionable_view.cc
|
| @@ -5,6 +5,7 @@
|
| #include "ash/system/tray/actionable_view.h"
|
|
|
| #include "ash/ash_constants.h"
|
| +#include "ui/accessibility/ax_enums.h"
|
| #include "ui/accessibility/ax_view_state.h"
|
| #include "ui/gfx/canvas.h"
|
|
|
|
|