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

Unified Diff: chromeos/test/data/network/invalid_settings_with_repairs.json

Issue 13473003: Rename ONC field Trust to TrustBits. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. Created 7 years, 8 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/invalid_settings_with_repairs.json
diff --git a/chromeos/test/data/network/invalid_settings_with_repairs.json b/chromeos/test/data/network/invalid_settings_with_repairs.json
index 96b9b49ebe87bf25626b6a1380555831f9c0b067..1e03c6f1bd448323cb03999e3d953591552adc1c 100644
--- a/chromeos/test/data/network/invalid_settings_with_repairs.json
+++ b/chromeos/test/data/network/invalid_settings_with_repairs.json
@@ -261,7 +261,7 @@
"toplevel-with-server-and-ca-cert": {
"Type": "UnencryptedConfiguration",
"Certificates":
- [ { "Trust": ["Web"],
+ [ { "TrustBits": ["Web"],
"GUID": "1",
"Type": "Authority",
"X509": "abc" },
« no previous file with comments | « chromeos/test/data/network/certificate-web-authority-update.onc ('k') | chromeos/test/data/network/managed_toplevel2.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698