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

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

Issue 12676017: Adding policy support to the new network configuration stack. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed clang errors. Created 7 years, 8 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
« no previous file with comments | « chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
new file mode 100644
index 0000000000000000000000000000000000000000..45cbe907178f8c8848fbcedec6e6e2ff2f7aa1cf
--- /dev/null
+++ b/chromeos/test/data/network/policy/shill_unmanaged_user_wifi1.json
@@ -0,0 +1,10 @@
+{
+ "GUID": "{unmanaged_user_wifi1}",
+ "Mode": "managed",
+ "Passphrase": "user's passphrase",
+ "Profile": "/profile/chronos/shill",
+ "SSID": "wifi1",
+ "Security": "psk",
+ "Type": "wifi",
+ "UIData": "{\"user_settings\":{\"WiFi\":{\"Passphrase\":\"user's passphrase\"}}}"
+}
« no previous file with comments | « chromeos/test/data/network/policy/shill_policy_on_unmanaged_user_wifi1.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698