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

Unified Diff: chromeos/test/data/network/certificate-server.onc

Issue 13473003: Rename ONC field Trust to TrustBits. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clarified comments. Created 7 years, 9 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-server.onc
diff --git a/chromeos/test/data/network/certificate-server.onc b/chromeos/test/data/network/certificate-server.onc
index 2a820e347a0b9f2900b12a65fe78e930100de29b..a85c55c19f24d835199f50f531aeccec7351eb5d 100644
--- a/chromeos/test/data/network/certificate-server.onc
+++ b/chromeos/test/data/network/certificate-server.onc
@@ -2,7 +2,7 @@
"Certificates": [
{
"GUID": "{f998f760-272b-6939-4c2beffe428697aa}",
- "Trust": [
+ "TrustBits": [
"Web"
],
"Type": "Server",

Powered by Google App Engine
This is Rietveld 408576698