| Index: ash/system/screen_security/screen_tray_item_unittest.cc
|
| diff --git a/ash/system/screen_security/screen_tray_item_unittest.cc b/ash/system/screen_security/screen_tray_item_unittest.cc
|
| index 7b4380fc3a55c9dc99556d8ad4abb834e94b166c..4aa4ff1779eab7744d199613f5a7fbbf2dace6e3 100644
|
| --- a/ash/system/screen_security/screen_tray_item_unittest.cc
|
| +++ b/ash/system/screen_security/screen_tray_item_unittest.cc
|
| @@ -4,12 +4,12 @@
|
|
|
| #include "ash/system/screen_security/screen_tray_item.h"
|
|
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/system/screen_security/screen_capture_tray_item.h"
|
| #include "ash/system/screen_security/screen_share_tray_item.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| #include "ash/system/tray/tray_item_view.h"
|
| #include "ash/test/ash_test.h"
|
| -#include "ash/wm_shell.h"
|
| #include "base/callback.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|