| Index: ash/system/screen_security/screen_tray_item.cc
|
| diff --git a/ash/system/screen_security/screen_tray_item.cc b/ash/system/screen_security/screen_tray_item.cc
|
| index f0f8d4f8917414b9ea171bc2024bfeb5c29cd2c5..9fe53499bba94096ca0b50773a59aeea1e1da7f8 100644
|
| --- a/ash/system/screen_security/screen_tray_item.cc
|
| +++ b/ash/system/screen_security/screen_tray_item.cc
|
| @@ -5,9 +5,9 @@
|
| #include "ash/system/screen_security/screen_tray_item.h"
|
|
|
| #include "ash/common/material_design/material_design_controller.h"
|
| -#include "ash/common/shelf/wm_shelf_util.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| #include "ash/resources/vector_icons/vector_icons.h"
|
| +#include "ash/shelf/wm_shelf_util.h"
|
| #include "ash/system/tray/fixed_sized_image_view.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_popup_item_style.h"
|
|
|