summaryrefslogtreecommitdiffstats
path: root/chromeos/test/data/network/shill_wifi_proxy_pac.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/test/data/network/shill_wifi_proxy_pac.json')
-rw-r--r--chromeos/test/data/network/shill_wifi_proxy_pac.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromeos/test/data/network/shill_wifi_proxy_pac.json b/chromeos/test/data/network/shill_wifi_proxy_pac.json
new file mode 100644
index 0000000..1d5c22a
--- /dev/null
+++ b/chromeos/test/data/network/shill_wifi_proxy_pac.json
@@ -0,0 +1,6 @@
+{
+ "Mode": "managed",
+ "ProxyConfig": "{\"mode\":\"pac_script\",\"pac_mandatory\":false,\"pac_url\":\"http://pac.foo.com/script.pac\"}",
+ "SecurityClass": "none",
+ "Type": "wifi",
+}