| Index: ash/common/system/chromeos/network/vpn_delegate.cc
|
| diff --git a/ash/system/chromeos/network/vpn_delegate.cc b/ash/common/system/chromeos/network/vpn_delegate.cc
|
| similarity index 96%
|
| rename from ash/system/chromeos/network/vpn_delegate.cc
|
| rename to ash/common/system/chromeos/network/vpn_delegate.cc
|
| index 1628d494bc21336eaab630fb62cfde9247c75df3..df37000b8fca459488bdacc52ba4c61f99a0fe9c 100644
|
| --- a/ash/system/chromeos/network/vpn_delegate.cc
|
| +++ b/ash/common/system/chromeos/network/vpn_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/system/chromeos/network/vpn_delegate.h"
|
| +#include "ash/common/system/chromeos/network/vpn_delegate.h"
|
|
|
| #include "chromeos/network/network_state.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
|
|