| Index: ash/common/material_design/test/material_design_controller_test_api.cc
|
| diff --git a/ash/test/material_design_controller_test_api.cc b/ash/common/material_design/test/material_design_controller_test_api.cc
|
| similarity index 91%
|
| rename from ash/test/material_design_controller_test_api.cc
|
| rename to ash/common/material_design/test/material_design_controller_test_api.cc
|
| index be221e7504c4bcb3b069862a286d87e0209c6898..e0f9fd9a19e6bf3155879e17061081c41fe56ec3 100644
|
| --- a/ash/test/material_design_controller_test_api.cc
|
| +++ b/ash/common/material_design/test/material_design_controller_test_api.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/test/material_design_controller_test_api.h"
|
| +#include "ash/common/material_design/test/material_design_controller_test_api.h"
|
|
|
| namespace ash {
|
| namespace test {
|
|
|