| Index: ash/common/system/tray/size_range_layout_unittest.cc
|
| diff --git a/ash/system/tray/size_range_layout_unittest.cc b/ash/common/system/tray/size_range_layout_unittest.cc
|
| similarity index 99%
|
| rename from ash/system/tray/size_range_layout_unittest.cc
|
| rename to ash/common/system/tray/size_range_layout_unittest.cc
|
| index 12e2c2101e2b9e8398a6fb30fe11740b9ddf867f..b04ce5826d2915ed6521c49439b51e146650139b 100644
|
| --- a/ash/system/tray/size_range_layout_unittest.cc
|
| +++ b/ash/common/system/tray/size_range_layout_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/tray/size_range_layout.h"
|
| +#include "ash/common/system/tray/size_range_layout.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "ui/views/test/test_layout_manager.h"
|
|
|