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

Unified Diff: chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.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_user_wifi1.json
diff --git a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json b/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json
deleted file mode 100644
index ebf81ef5da0531c793eb2c5c3a337ff4f1df3fee..0000000000000000000000000000000000000000
--- a/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "GUID": "{unmanaged_user_wifi1}",
- "Mode": "managed",
- "Passphrase": "user's passphrase",
- "Profile": "/profile/chronos/shill",
- "WiFi.HexSSID": "7769666931", // "wifi1"
- "Security": "psk",
- "Type": "wifi",
- "UIData": "{\"user_settings\":{\"WiFi\":{\"Passphrase\":\"user's passphrase\"}}}"
-}

Powered by Google App Engine
This is Rietveld 408576698