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

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

Issue 23506040: Add ethernet to ONC validation and Shill translation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed networkingPrivate api test on non-chromeos. Created 7 years, 3 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/translation_of_shill_ethernet.onc
diff --git a/chromeos/test/data/network/translation_of_shill_ethernet.onc b/chromeos/test/data/network/translation_of_shill_ethernet.onc
new file mode 100644
index 0000000000000000000000000000000000000000..8b568bf860f550e8e4d3ced0a22d826204cdf5fc
--- /dev/null
+++ b/chromeos/test/data/network/translation_of_shill_ethernet.onc
@@ -0,0 +1,8 @@
+{
+ "Ethernet":{
+ "Authentication":"None"
+ },
+ "GUID":"guid",
+ "Name":"",
+ "Type":"Ethernet"
+}

Powered by Google App Engine
This is Rietveld 408576698