| 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..d6b415c5ad478fd9ac2428ae7b8891a72455b721 100644
|
| --- a/ash/system/screen_security/screen_tray_item.cc
|
| +++ b/ash/system/screen_security/screen_tray_item.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #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/material_design/material_design_controller.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"
|
|
|