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

Unified Diff: chromeos/test/data/network/policy/shill_unmanaged_wifi2.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_wifi2.json
diff --git a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi2.json b/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
similarity index 65%
rename from chromeos/test/data/network/policy/shill_unmanaged_user_wifi2.json
rename to chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
index af7b56f06400cb7f4097ad0524eb679a1244dc12..74b3d6335113eea723dd2c15500bccfd078b8779 100644
--- a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi2.json
+++ b/chromeos/test/data/network/policy/shill_unmanaged_wifi2.json
@@ -1,8 +1,8 @@
{
- "GUID": "{unmanaged_user_wifi2}",
+ "AutoConnect": true,
"Mode": "managed",
"Passphrase": "user's passphrase",
- "Profile": "/profile/chronos/shill",
+ "Profile": "/profile/user1/shill",
"Security": "psk",
"Type": "wifi",
"WiFi.HexSSID": "7769666932" // "wifi2"

Powered by Google App Engine
This is Rietveld 408576698