| Index: ash/common/system/chromeos/enterprise/tray_enterprise.cc
|
| diff --git a/ash/system/chromeos/enterprise/tray_enterprise.cc b/ash/common/system/chromeos/enterprise/tray_enterprise.cc
|
| similarity index 96%
|
| rename from ash/system/chromeos/enterprise/tray_enterprise.cc
|
| rename to ash/common/system/chromeos/enterprise/tray_enterprise.cc
|
| index 15738662dc442442de78766eb0a867f0668cc537..380f0b7e4c12dd1fd02e1162ff625ab8fe2f5ceb 100644
|
| --- a/ash/system/chromeos/enterprise/tray_enterprise.cc
|
| +++ b/ash/common/system/chromeos/enterprise/tray_enterprise.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/enterprise/tray_enterprise.h"
|
| +#include "ash/common/system/chromeos/enterprise/tray_enterprise.h"
|
|
|
| #include "ash/common/login_status.h"
|
| #include "ash/common/system/tray/label_tray_view.h"
|
|
|