| Index: ash/system/tray/tray_background_view.cc
|
| diff --git a/ash/system/tray/tray_background_view.cc b/ash/system/tray/tray_background_view.cc
|
| index 82078edd5afd8b51418f47ef4c6eb78b0bede41b..e0f2fec679aa372da34eae374f7c4a7e66dad5d0 100644
|
| --- a/ash/system/tray/tray_background_view.cc
|
| +++ b/ash/system/tray/tray_background_view.cc
|
| @@ -38,6 +38,7 @@
|
| #include "ui/gfx/transform.h"
|
| #include "ui/views/background.h"
|
| #include "ui/views/layout/box_layout.h"
|
| +#include "ui/wm/core/window_animations.h"
|
|
|
| namespace {
|
|
|
|
|