| Index: ash/common/system/date/date_view_unittest.cc
|
| diff --git a/ash/system/date/date_view_unittest.cc b/ash/common/system/date/date_view_unittest.cc
|
| similarity index 97%
|
| rename from ash/system/date/date_view_unittest.cc
|
| rename to ash/common/system/date/date_view_unittest.cc
|
| index 2b9e2401b2c3e2436179330b0409a56fb52aaf7b..df7d6393eb224876d0ab404ae1c5eb2726716297 100644
|
| --- a/ash/system/date/date_view_unittest.cc
|
| +++ b/ash/common/system/date/date_view_unittest.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/test/ash_test_base.h"
|
| #include "ui/views/controls/label.h"
|
|
|