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

Unified Diff: chrome/common/extensions/docs/browsingData.html

Issue 9617039: Change Origin bound certs -> Domain bound certs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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: chrome/common/extensions/docs/browsingData.html
diff --git a/chrome/common/extensions/docs/browsingData.html b/chrome/common/extensions/docs/browsingData.html
index 27a3c6ad2aa79317955e01fcfc2a7bf2138ab857..51ae013c6b93a2ae09098ce1c58522a6d9465290 100644
--- a/chrome/common/extensions/docs/browsingData.html
+++ b/chrome/common/extensions/docs/browsingData.html
@@ -627,7 +627,7 @@ chrome.browsingData.removeCookies({
</div><div>
<div>
<dt>
- <var>originBoundCertificates</var>
+ <var>serverBoundCertificates</var>
<em>
<!-- TYPE -->
<div style="display:inline">
@@ -642,7 +642,7 @@ chrome.browsingData.removeCookies({
</div>
</em>
</dt>
- <dd>Should origin-bound certificates be removed?</dd>
+ <dd>Should server-bound certificates be removed?</dd>
<!-- OBJECT PROPERTIES -->
<!-- OBJECT METHODS -->
<!-- OBJECT EVENT FIELDS -->
« no previous file with comments | « chrome/common/extensions/api/browsingData.json ('k') | chrome/common/extensions/docs/examples/api/browsingData/basic.zip » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698