| Index: chrome/common/extensions/docs/permission_warnings.html
|
| diff --git a/chrome/common/extensions/docs/permission_warnings.html b/chrome/common/extensions/docs/permission_warnings.html
|
| index 321d208f8e568ccd92930eaa2331903b690a76ef..279b53d41a5b9e6908980142a495089c49efa608 100644
|
| --- a/chrome/common/extensions/docs/permission_warnings.html
|
| +++ b/chrome/common/extensions/docs/permission_warnings.html
|
| @@ -718,6 +718,20 @@ that trigger them.
|
| </ul>
|
| </td>
|
| </tr>
|
| +
|
| +<tr>
|
| + <td style="font-weight:bold">
|
| + <!-- IDS_EXTENSION_PROMPT_WARNING_PRIVACY-->
|
| + Privacy-related settings
|
| + </td>
|
| + <td>
|
| + "privacy" permission
|
| + </td>
|
| + <td>
|
| + The "privacy" permission is required by the
|
| + <a href="privacy.html"><code>chrome.privacy</code></a> module.
|
| + </td>
|
| +</tr>
|
| </tbody></table>
|
| <p></p>
|
|
|
|
|