| Index: ash/common/system/networking_config_delegate.cc
|
| diff --git a/ash/networking_config_delegate.cc b/ash/common/system/networking_config_delegate.cc
|
| similarity index 89%
|
| rename from ash/networking_config_delegate.cc
|
| rename to ash/common/system/networking_config_delegate.cc
|
| index f76390c37e90598ac74035c0b64f63c9119f0e11..e517a36d6a201fd14fef9b98bd79da1e46bb9717 100644
|
| --- a/ash/networking_config_delegate.cc
|
| +++ b/ash/common/system/networking_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/networking_config_delegate.h"
|
| +#include "ash/common/system/networking_config_delegate.h"
|
|
|
| namespace ash {
|
|
|
|
|