Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(193)

Unified Diff: chromeos/test/data/network/policy/shill_unmanaged_wifi1_wo_uidata.json

Issue 23526016: Autoconnect policy for CrOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Renamed policy. Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/policy/shill_unmanaged_wifi1_wo_uidata.json
diff --git a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1_wo_uidata.json b/chromeos/test/data/network/policy/shill_unmanaged_wifi1_wo_uidata.json
similarity index 82%
rename from chromeos/test/data/network/policy/shill_unmanaged_user_wifi1_wo_uidata.json
rename to chromeos/test/data/network/policy/shill_unmanaged_wifi1_wo_uidata.json
index f7a1e1fffe69c9adcd8e15a848b202e269e1d6fc..6028b6bb1fe2b730a5be04f893eec85ae60b746f 100644
--- a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1_wo_uidata.json
+++ b/chromeos/test/data/network/policy/shill_unmanaged_wifi1_wo_uidata.json
@@ -2,7 +2,7 @@
"GUID": "{unmanaged_user_wifi1}",
"Mode": "managed",
"Passphrase": "user's passphrase",
- "Profile": "/profile/chronos/shill",
+ "Profile": "/profile/user1/shill",
"Security": "psk",
"Type": "wifi",
"WiFi.HexSSID": "7769666931" // "wifi1"

Powered by Google App Engine
This is Rietveld 408576698