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

Unified Diff: chromeos/test/data/network/policy/shill_policy_on_unconfigured_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
Index: chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json
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
new file mode 100644
index 0000000000000000000000000000000000000000..2a01694b9601e5c36652b5064fade7efee6b91c3
--- /dev/null
+++ b/chromeos/test/data/network/policy/shill_policy_on_unconfigured_wifi1.json
@@ -0,0 +1,10 @@
+{
+ "GUID": "policy_wifi1",
+ "Mode": "managed",
+ "Passphrase": "policy's passphrase",
+ "Profile": "/profile/chronos/shill",
+ "SSID": "wifi1",
+ "Security": "psk",
+ "Type": "wifi",
+ "UIData": "{\"onc_source\":\"user_policy\"}"
+}

Powered by Google App Engine
This is Rietveld 408576698