| Index: ash/common/system/chromeos/screen_security/screen_tray_item.cc
|
| diff --git a/ash/system/chromeos/screen_security/screen_tray_item.cc b/ash/common/system/chromeos/screen_security/screen_tray_item.cc
|
| similarity index 98%
|
| rename from ash/system/chromeos/screen_security/screen_tray_item.cc
|
| rename to ash/common/system/chromeos/screen_security/screen_tray_item.cc
|
| index 506ff8a3453c8a436cc4ddebe05401ff7049b706..d04f10ac30cddb461c54e22d21fa515156699708 100644
|
| --- a/ash/system/chromeos/screen_security/screen_tray_item.cc
|
| +++ b/ash/common/system/chromeos/screen_security/screen_tray_item.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/system/chromeos/screen_security/screen_tray_item.h"
|
| +#include "ash/common/system/chromeos/screen_security/screen_tray_item.h"
|
|
|
| #include "ash/common/shelf/wm_shelf_util.h"
|
| #include "ash/common/system/tray/fixed_sized_image_view.h"
|
|
|