| Index: chrome/common/extensions/api/privacy.json
|
| diff --git a/chrome/common/extensions/api/privacy.json b/chrome/common/extensions/api/privacy.json
|
| index 03845c9424a3188398ed58bfeb78b6a0f920b40d..f14a5f745da5eedcfecfdd347cc18afc92f5a01a 100644
|
| --- a/chrome/common/extensions/api/privacy.json
|
| +++ b/chrome/common/extensions/api/privacy.json
|
| @@ -5,7 +5,7 @@
|
| [
|
| {
|
| "namespace": "privacy",
|
| - "description": "Use the <code>chrome.privacy</code> API to control usage of the features in Chrome that can affect a user's privacy. This API relies on the <a href='types.html#ChromeSetting'>ChromeSetting prototype of the type API</a> for getting and setting Chrome's configuration.",
|
| + "description": "Use the <code>chrome.privacy</code> API to control usage of the features in Chrome that can affect a user's privacy. This API relies on the <a href='types#ChromeSetting'>ChromeSetting prototype of the type API</a> for getting and setting Chrome's configuration.",
|
| "properties": {
|
| "network": {
|
| "type": "object",
|
|
|