| Index: ash/common/system/date/date_view.cc
|
| diff --git a/ash/system/date/date_view.cc b/ash/common/system/date/date_view.cc
|
| similarity index 99%
|
| rename from ash/system/date/date_view.cc
|
| rename to ash/common/system/date/date_view.cc
|
| index d534f1492e1fa24447e55a1ce0a8e3c908aed665..6f099264c74b146d20dfb774c02532660c6ca19b 100644
|
| --- a/ash/system/date/date_view.cc
|
| +++ b/ash/common/system/date/date_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/date/date_view.h"
|
| +#include "ash/common/system/date/date_view.h"
|
|
|
| #include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/common/system/tray/tray_constants.h"
|
|
|