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

Unified Diff: chromeos/test/data/network/certificate-web-authority-update.onc

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/certificate-web-authority-update.onc
diff --git a/chromeos/test/data/network/certificate-web-authority-update.onc b/chromeos/test/data/network/certificate-web-authority-update.onc
index ca0de2d66d69a2f270976fcd7ad075c488bf0aa8..2462cc7231d6875081e03b889cac7c744e3d9bd0 100644
--- a/chromeos/test/data/network/certificate-web-authority-update.onc
+++ b/chromeos/test/data/network/certificate-web-authority-update.onc
@@ -2,7 +2,7 @@
"Certificates": [
{
"GUID": "{f998f760-272b-6939-4c2beffe428697ac}",
- "Trust": [
+ "TrustBits": [
"Web"
],
"Type": "Authority",

Powered by Google App Engine
This is Rietveld 408576698