| Index: ash/common/system/chromeos/supervised/tray_supervised_user.cc
|
| diff --git a/ash/system/chromeos/supervised/tray_supervised_user.cc b/ash/common/system/chromeos/supervised/tray_supervised_user.cc
|
| similarity index 98%
|
| rename from ash/system/chromeos/supervised/tray_supervised_user.cc
|
| rename to ash/common/system/chromeos/supervised/tray_supervised_user.cc
|
| index 2b8f44e533206012c7eb065c6e332ff21302bc6b..695f4e0f9b6a85b091c5f061b80cad93a4bb40c0 100644
|
| --- a/ash/system/chromeos/supervised/tray_supervised_user.cc
|
| +++ b/ash/common/system/chromeos/supervised/tray_supervised_user.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/supervised/tray_supervised_user.h"
|
| +#include "ash/common/system/chromeos/supervised/tray_supervised_user.h"
|
|
|
| #include <utility>
|
|
|
|
|