| Index: ash/common/system/chromeos/network/vpn_list_unittest.cc
|
| diff --git a/ash/system/network/vpn_list_unittest.cc b/ash/common/system/chromeos/network/vpn_list_unittest.cc
|
| similarity index 98%
|
| rename from ash/system/network/vpn_list_unittest.cc
|
| rename to ash/common/system/chromeos/network/vpn_list_unittest.cc
|
| index f5c501e6432f6eca1ff9dd77c5441da005d61ae7..1da37228b64e5021623b7748e2831767f1170b13 100644
|
| --- a/ash/system/network/vpn_list_unittest.cc
|
| +++ b/ash/common/system/chromeos/network/vpn_list_unittest.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/network/vpn_list.h"
|
| +#include "ash/common/system/chromeos/network/vpn_list.h"
|
|
|
| #include <algorithm>
|
| #include <vector>
|
|
|