| Index: ash/common/system/tray/tray_popup_utils.cc
|
| diff --git a/ash/common/system/tray/tray_popup_utils.cc b/ash/common/system/tray/tray_popup_utils.cc
|
| index ad46dd867076f580137d78fb156ef154f6f47a26..20e0db8adbcc394536a888548455874e5a381f1d 100644
|
| --- a/ash/common/system/tray/tray_popup_utils.cc
|
| +++ b/ash/common/system/tray/tray_popup_utils.cc
|
| @@ -15,6 +15,7 @@
|
| #include "ash/common/system/tray/tray_popup_label_button.h"
|
| #include "ash/common/system/tray/tray_popup_label_button_border.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/views/animation/flood_fill_ink_drop_ripple.h"
|
| #include "ui/views/animation/ink_drop_highlight.h"
|
|
|