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

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

Powered by Google App Engine
This is Rietveld 408576698