| 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 f1562b7ed598d07624f20d9e600fd3c311c0cd59..ef391348c1a407684e659eabbfb30b4320fec61d 100644
|
| --- a/ash/system/tray/tray_background_view.h
|
| +++ b/ash/system/tray/tray_background_view.h
|
| @@ -9,6 +9,7 @@
|
| #include "ash/shelf/background_animator.h"
|
| #include "ash/shelf/shelf_types.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"
|
|
|
|
|