summaryrefslogtreecommitdiffstats
path: root/chromeos/test
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/test')
-rw-r--r--chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json2
-rw-r--r--chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json b/chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json
index 2a01694..c8b5929 100644
--- a/chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json
+++ b/chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json
@@ -2,7 +2,7 @@
"GUID": "policy_wifi1",
"Mode": "managed",
"Passphrase": "policy's passphrase",
- "Profile": "/profile/chronos/shill",
+ "Profile": "/profile/user1/shill",
"SSID": "wifi1",
"Security": "psk",
"Type": "wifi",
diff --git a/chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json b/chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json
index 0d0cbcc..1790bd7 100644
--- a/chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json
+++ b/chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json
@@ -2,7 +2,7 @@
"GUID": "policy_wifi1",
"Mode": "managed",
"Passphrase": "user's passphrase",
- "Profile": "/profile/chronos/shill",
+ "Profile": "/profile/user1/shill",
"SSID": "wifi1",
"Security": "psk",
"Type": "wifi",