| Index: ash/common/test/test_volume_control_delegate.cc
|
| diff --git a/ash/test/test_volume_control_delegate.cc b/ash/common/test/test_volume_control_delegate.cc
|
| similarity index 93%
|
| rename from ash/test/test_volume_control_delegate.cc
|
| rename to ash/common/test/test_volume_control_delegate.cc
|
| index b2547aad442ec67660058c149e0d2b20b2379fb3..322061d7483b1a7a33fa5b826ea5070c8b33a951 100644
|
| --- a/ash/test/test_volume_control_delegate.cc
|
| +++ b/ash/common/test/test_volume_control_delegate.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/test_volume_control_delegate.h"
|
| +#include "ash/common/test/test_volume_control_delegate.h"
|
|
|
| namespace ash {
|
|
|
|
|