| Index: ash/common/cast_config_delegate.cc
|
| diff --git a/ash/cast_config_delegate.cc b/ash/common/cast_config_delegate.cc
|
| similarity index 92%
|
| rename from ash/cast_config_delegate.cc
|
| rename to ash/common/cast_config_delegate.cc
|
| index fc0cc3d86153fe54dd1159b15f540539e89e27d6..6c6902b500b2b0c3c7902c3a7ff30f53f5f35fad 100644
|
| --- a/ash/cast_config_delegate.cc
|
| +++ b/ash/common/cast_config_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/cast_config_delegate.h"
|
| +#include "ash/common/cast_config_delegate.h"
|
|
|
| namespace ash {
|
|
|
|
|