| Index: ash/shelf/shelf_tooltip_manager.cc
|
| diff --git a/ash/shelf/shelf_tooltip_manager.cc b/ash/shelf/shelf_tooltip_manager.cc
|
| index 0476fd6e9db3991825f3a80f02b3320220c0600f..7a9b70da02ab697d8163fbd9932c444beefe69f1 100644
|
| --- a/ash/shelf/shelf_tooltip_manager.cc
|
| +++ b/ash/shelf/shelf_tooltip_manager.cc
|
| @@ -21,6 +21,7 @@
|
| #include "ui/views/controls/label.h"
|
| #include "ui/views/layout/fill_layout.h"
|
| #include "ui/views/widget/widget.h"
|
| +#include "ui/wm/core/window_animations.h"
|
|
|
| namespace ash {
|
| namespace {
|
|
|