| 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 2aecdd54226aa3485359d5586036a244e9b12515..df29bde801fbf37e9356057daeeb91f6352cd801 100644
|
| --- a/ash/system/tray/tray_background_view.h
|
| +++ b/ash/system/tray/tray_background_view.h
|
| @@ -8,9 +8,9 @@
|
| #include <memory>
|
|
|
| #include "ash/ash_export.h"
|
| +#include "ash/common/wm/background_animator.h"
|
| #include "ash/shelf/shelf_types.h"
|
| #include "ash/system/tray/actionable_view.h"
|
| -#include "ash/wm/common/background_animator.h"
|
| #include "base/macros.h"
|
| #include "ui/compositor/layer_animation_observer.h"
|
| #include "ui/views/bubble/tray_bubble_view.h"
|
|
|