| Index: ash/system/tray/tray_background_view.h
|
| diff --git a/ash/system/tray/tray_background_view.h b/ash/system/tray/tray_background_view.h
|
| index f1cb1e830c8131e19010844fab7cb30330681ce8..8af71ce84cadd22da96b56f1c120c5eefdbe7a19 100644
|
| --- a/ash/system/tray/tray_background_view.h
|
| +++ b/ash/system/tray/tray_background_view.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "ash/ash_export.h"
|
| #include "ash/common/shelf/shelf_types.h"
|
| +#include "ash/common/system/tray/actionable_view.h"
|
| #include "ash/common/wm/background_animator.h"
|
| -#include "ash/system/tray/actionable_view.h"
|
| #include "base/macros.h"
|
| #include "ui/compositor/layer_animation_observer.h"
|
| #include "ui/views/bubble/tray_bubble_view.h"
|
|
|