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

Side by Side Diff: chrome/test/data/chromeos/network_settings/valid.onc

Issue 10944009: Implementation of ONC signature, validator and normalizer. (Closed) Base URL: http://git.chromium.org/chromium/src.git@gperffix
Patch Set: Addressed remaining nits. Created 8 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « chrome/test/data/chromeos/network_settings/settings_with_normalization.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 { "GUID": "guid",
2 "Type": "Ethernet",
3 "Name": "name",
4 "Ethernet": {
5 "Authentication": "None"
6 }
7 }
OLDNEW
« no previous file with comments | « chrome/test/data/chromeos/network_settings/settings_with_normalization.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698