Add missing export and import source files to password_manager's browser target.
[chromium-blink-merge.git] / chromeos / test / data / network / policy / policy_wifi1.onc
blobe2c4cfa12cf32f5370cfc4e1b34b7f3569987116
2   "NetworkConfigurations": [
3     {
4       "GUID": "policy_wifi1",
5       "Type": "WiFi",
6       "Name": "Managed wifi1",
7       "WiFi": {
8         "HexSSID": "7769666931", // "wifi1"
9         "Passphrase": "policy's passphrase",
10         "Recommended": [ "AutoConnect", "Passphrase" ],
11         "SSID": "wifi1",
12         "Security": "WPA-PSK"
13       }
14     }
15   ],
16   "Type": "UnencryptedConfiguration"