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

Unified Diff: chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc

Issue 22837002: Fix error in Shill to ONC translation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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/translation_of_shill_openvpn.onc ('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/translation_of_shill_wifi_clientcert.onc
diff --git a/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc b/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc
new file mode 100644
index 0000000000000000000000000000000000000000..cd01e6d4bfa7b707dd45118e24bfb4151be4339f
--- /dev/null
+++ b/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc
@@ -0,0 +1,9 @@
+{
+ "GUID":"{77db0089-0bc8-4358-929c-123xcv}",
+ "Name":"",
+ "Type":"WiFi",
+ "WiFi":{
+ "SSID":"SomeWifi-XY",
+ "Security":"WPA-EAP"
+ }
+}
« no previous file with comments | « chromeos/test/data/network/translation_of_shill_openvpn.onc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698