| Index: ash/common/system/user/button_from_view.cc
|
| diff --git a/ash/system/user/button_from_view.cc b/ash/common/system/user/button_from_view.cc
|
| similarity index 98%
|
| rename from ash/system/user/button_from_view.cc
|
| rename to ash/common/system/user/button_from_view.cc
|
| index 76f8fd1996f99f5b1cfba48d9b35190814b3f17b..38cb98b5b0d4806f7e8f19ae502d2881d20c7f4f 100644
|
| --- a/ash/system/user/button_from_view.cc
|
| +++ b/ash/common/system/user/button_from_view.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/user/button_from_view.h"
|
| +#include "ash/common/system/user/button_from_view.h"
|
|
|
| #include "ash/common/ash_constants.h"
|
| #include "ash/common/system/tray/tray_constants.h"
|
|
|