| 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 -->
|
|
|